assimp/contrib
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
..
Open3DGC Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
android-cmake CMake: Replace CMAKE_COMPILER_IS_MINGW by MINGW 2021-12-28 15:58:37 +01:00
clipper Eliminate non-ascii comments in clipper (#5480) 2024-03-04 09:18:08 +01:00
draco Remove deprecated c++11 warnings (#5576) 2024-05-15 10:22:03 +02:00
googletest Update googletest to 1.14.0 2023-09-19 09:01:04 +02:00
openddlparser Fix WIN32_LEAN_AND_MEAN redefinition 2023-08-17 13:25:30 +00:00
poly2tri Triangle value is null-error, I don't know why it happened. 2023-12-31 10:31:44 +01:00
pugixml Add 2024 to copyright infos (#5475) 2024-02-23 22:30:05 +01:00
rapidjson updated json (#5501) 2024-04-07 21:24:57 +02:00
stb updated STBIMAGElib (#5500) 2024-04-09 23:31:10 +02:00
tinyusdz [USD] Integrate "tinyusdz" project (#5628) 2024-07-12 13:25:35 +02:00
unzip updated minizip to last version (#5498) 2024-04-09 00:08:38 +02:00
utf8cpp update upf8 from 2.3.4 to 3.2.3 2023-06-20 11:23:28 +02:00
zip Update zip.c (#5639) 2024-07-02 21:12:58 +02:00
zlib add some ASSIMP_INSTALL checks (#5545) 2024-04-16 23:41:21 +02:00