irrlicht/source
Lars Müller 036b40a9d8 Fix gltf static mesh loading issues (#14)
* Support u8 / u32 indices

* Skip primitives without vertices

* Add support for non-indexed geometry & skipping primitives

* Fix possible memory leak on error

* Use SSkinnedMesh

* Check indices

* Properly mirror node hierarchy

* Update .gitignore

* Reorder includes

* Add some throws for logic errors

* Fix non-indexed geometry winding order, add unit test

* Address code review comments

* Add matrix transform unit test
2024-04-18 07:37:36 -05:00
..
Irrlicht Fix gltf static mesh loading issues (#14) 2024-04-18 07:37:36 -05:00
lib/catch2 Move from tinygltf to tiniergltf (#13) 2024-04-18 07:37:10 -05:00