6 Commits

Author SHA1 Message Date
Lars Müller
0faf1320c5 Move from tinygltf to tiniergltf (#13)
* Remove tinygltf

* Integrate tiniergltf

* Update build.yml to include jsoncpp

* Namespace target

* Undo noexcept removal, readd move constructor

* Remove debug throw

* Remove now obsolete build code

* Bump CMake minimum version to 3.12

* Fix oops

* Remove unnecessary install/export

* Remove tinygltf from Config.cmake.in

* Take inspiration from Minetest's FindJson.cmake

* Move tiniergltf to separate repo

* CI: Install git

* Bump tiniergltf version (obtain jsoncpp via FetchContent)

* Remove jsoncpp from build dependency list
2024-04-18 07:37:10 -05:00
Josiah VanderZee
3dc24abdb3 Remove DESCRIPTION from tinygltf project 2024-04-18 07:21:58 -05:00
JosiahWI
92862a3a2d Add test file for glTF mesh loading 2024-04-18 07:16:20 -05:00
JosiahWI
a0b7a15693 Do CMake right 2024-04-18 07:10:56 -05:00
JosiahWI
a3b2dbdebb Export tinygltf target 2024-04-18 07:10:04 -05:00
JosiahWI
36a90e9973 Add tinygltf library 2024-04-18 07:08:45 -05:00