assimp/code
Marc-Antoine Lortie 03340787ec Fixed variable in loop - HL1MDLLoader.cpp
Commit 7e5a0acc48 made changes to HL1MDLLoader.cpp. Several variables have been renamed. A loop variable 'i' was renamed to faceIdx, but one reference was left unchanged.
2020-06-29 07:50:51 -04:00
..
AMF replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
AssetLib Fixed variable in loop - HL1MDLLoader.cpp 2020-06-29 07:50:51 -04:00
CApi replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
Common Merge branch 'master' into aiAssertHandler 2020-06-24 20:47:10 +02:00
Material replace NULL and avoid ai_assert with more than 2 tests. 2020-06-23 21:05:42 +02:00
PostProcessing Merge branch 'master' into FindInvalidData 2020-06-25 16:41:24 +02: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 Allow assert handling to be replaced. 2020-06-23 11:55:51 +01:00