assimp/code
Jonas Karlsson c14eccefaf Fix 'i >= 0' always true bug
If 'disk_filename' does not contain a dot (.) then 'i' would overflow.
Making 'i' an int makes sure the for loop works as intended.
2022-03-09 23:05:47 +01:00
..
AssetLib Forget to save file. 2022-03-09 11:00:05 +01:00
CApi Update copyrights 2022-01-10 21:13:43 +01:00
Common Fix 'i >= 0' always true bug 2022-03-09 23:05:47 +01:00
Material Update copyrights 2022-01-10 21:13:43 +01:00
Pbrt Update copyrights 2022-01-10 21:13:43 +01:00
PostProcessing update the calculation and orthogonalization for bitangent 2022-02-20 17:15:11 +08:00
res Updated copyright dates. 2020-01-20 08:53:12 -05:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt cmake: Fix assimp target install rule fully specifying component 2022-02-17 05:47:34 -05:00