Files
assimp/code
Marc 656b0b25d8 Fix warning for array comparison
The code previously compared two float arrays with the != operator. This is deprecated in Visual Studio 2019 and results in a warning that leads to an error when compiling with warnings as errors. Small fix to make the build work.
2021-10-05 19:24:42 +02:00
..
2021-10-05 19:24:42 +02:00
2021-09-11 21:51:20 +02:00
2021-07-07 17:01:19 -04:00
2020-01-20 08:53:12 -05:00