assimp/code/AssetLib/Irr
Kim Kulling c08e3b4abb
Add bounds checks to the parsing utilities. (#5421)
* Add bounds checks to the parsing utilities.

* Fix merge conflicts in ACLoader.

* Fix loaders

* Fix unittest of AC-Loader.

* Remove dead code.

* Md5Parser fixes

* Fix md5-parsing

* Fix Merge conflict

* Fix merge conflicts.

* Md5: Fix warning: missing return statement.
2024-01-30 14:32:41 +01:00
..
IRRLoader.cpp Fix leak 2023-12-21 21:18:38 +01:00
IRRLoader.h Fix up scene loading. pugixml is a breadth-first parser while irrxml is 2023-07-02 14:30:54 -04:00
IRRMeshLoader.cpp Add bounds checks to the parsing utilities. (#5421) 2024-01-30 14:32:41 +01:00
IRRMeshLoader.h Add bounds checks to the parsing utilities. (#5421) 2024-01-30 14:32:41 +01:00
IRRShared.cpp Add bounds checks to the parsing utilities. (#5421) 2024-01-30 14:32:41 +01:00
IRRShared.h Remove debugging code, clean up some notes 2023-07-02 14:32:17 -04:00