assimp/code/AssetLib/Irr
Kim Kulling 3476c79801
Static code analysis fixes (#5447)
* Static code analysis fixes

- Fix warning in LOW

* Fix possible out of bound access.

* Add default to class declaration
2024-01-31 09:30:54 +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 Static code analysis fixes (#5447) 2024-01-31 09:30:54 +01:00
IRRMeshLoader.h Static code analysis fixes (#5447) 2024-01-31 09:30:54 +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