assimp/code
Steve M 0cb1693689
[USD] Integrate "tinyusdz" project (#5628)
* Squash development commits for PR

* Fix failing build on armeabi-v7a via android NDK

* Update with blendshape support

* Migrate to auto-cloning and patching tinyusdz (instead of manually copying files)

* Update to latest rendermesh-refactor branch commit

* Remove tracked file

* Update to use recent commit to "dev" branch

"rendermesh-refactor" was merged to "dev" around 9 May 2024 but merge
was not obvious from commit messages

* Add UNUSED() macro

(cherry picked from commit d89fe8f034c353cc5cc5b3ac78cd8845e006de38)

* Update tinyusdz branch

* Prevent per-ABI (x86, x86_64 etc) clone on android

* Add verbose logging cmake option

* Fix macro and patch

* Address compiler warnings

* Address compiler warnings

* Address compiler warnings

* Attempt prevent re-clone/re-patch once downloaded by any ABI build

* Disable tinyusdz clone/build by default

assimp github PR auto-CI checks clone/build the tinyusdz code, and reject PR
due to compiler warnings in the 3rd party external tinyusdz project

---------

Co-authored-by: Steve M <praktique-tellypresence@yahoo.com>
2024-07-12 13:25:35 +02:00
..
AssetLib [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
CApi Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
Common [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
Geometry Kimkulling/fix pyassimp compatibility (#5563) 2024-05-06 21:38:29 +02:00
Material Draft: Update init of aiString (#5623) 2024-06-17 13:12:54 +02:00
Pbrt Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
PostProcessing Allow empty slots in mTextureCoords (#5636) 2024-07-10 09:01:53 +02:00
res Move revision.h and revision.h.in to include folder (#5615) 2024-06-12 21:01:03 +02:00
.editorconfig Implemented: Add editor config for source code 2015-06-28 15:50:57 -06:00
CMakeLists.txt [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00