assimp/code
dog 3e1fd74940 Fix up scene loading. pugixml is a breadth-first parser while irrxml is
a depth first. This only parses scene structure, no mesh loading yet.
2023-07-02 14:30:54 -04:00
..
AssetLib Fix up scene loading. pugixml is a breadth-first parser while irrxml is 2023-07-02 14:30:54 -04:00
CApi Fix: Remove buggy namespace declaration 2023-03-10 09:00:37 +01:00
Common Fix Heap-buffer-overflow READ in Assimp::FileSystemFilter::Cleanup 2023-06-14 07:40:28 +02:00
Geometry Reafctoring: Add GeoUtils usage 2023-05-04 20:57:20 +02:00
Material Add missing include 2023-06-03 16:28:55 +02:00
Pbrt Fix PBRT exporter coordinate system 2023-05-03 16:52:33 +02:00
PostProcessing Fix UNKNOWN READ crash in UpdateMeshReferences 2023-06-14 07:40:36 +02:00
res Use mingw.include 2022-06-30 20:58:34 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt Merge branch 'master' into msvc-clang-unused-function 2023-05-24 23:23:40 +02:00