assimp/code/AssetLib/Blender
Kim Kulling aa1996e143
Mosfet80 clipper update (#5220)
* remove deprecated sprinf

* Update clipper
Updated Clipper to V6.4.2

* Fix the build

* Fix the build

* Disable hunter build

* Fix: Fix hided var.

* Fix invalid use of hunter enabled macro.

* Fix misconfig for hunter

* Disable removing contrib folder

* Update BlenderTessellator.h

* Remove Hunter-based includes

* Refactorings

* Remove final

* Update IFCCurve.cpp

* Update IFCCurve.cpp

---------

Co-authored-by: andrea <realeandrea@yahoo.it>
Co-authored-by: Kim Kulling <kim.kullingk@draeger.com>
2023-09-09 19:29:15 +02:00
..
BlenderBMesh.cpp Replace Variables With Literals 2023-01-16 08:18:36 +01:00
BlenderBMesh.h Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
BlenderCustomData.cpp Fix warning related to missing-variable-declarations, add static to global variable. 2023-04-19 23:28:36 +08:00
BlenderCustomData.h Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
BlenderDNA.cpp Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
BlenderDNA.h Tidy Up Constructors and Destructors 2023-01-16 21:47:11 +01:00
BlenderDNA.inl Update copyrights 2022-01-10 21:13:43 +01:00
BlenderIntermediate.h apply fixes to more headers 2022-09-01 12:28:45 -04:00
BlenderLoader.cpp Unify way to check readable blender files. 2023-06-29 15:10:28 +02:00
BlenderLoader.h Unify way to check readable blender files. 2023-06-29 15:10:28 +02:00
BlenderModifier.cpp Use weak pointer for MirrorModifierData mirror_ob to avoid memory leak 2022-08-17 11:42:32 +03:00
BlenderModifier.h Tidy Up Constructors and Destructors 2023-01-16 21:47:11 +01:00
BlenderScene.cpp Mosfet80 clipper update (#5220) 2023-09-09 19:29:15 +02:00
BlenderScene.h Tidy Up Constructors and Destructors 2023-01-16 21:47:11 +01:00
BlenderSceneGen.h Make Blender importer aware of collections, and use them when available. Also add the default startup file for Blender 2.93 2021-11-26 22:09:06 -04:00
BlenderTessellator.cpp Mosfet80 clipper update (#5220) 2023-09-09 19:29:15 +02:00
BlenderTessellator.h Mosfet80 clipper update (#5220) 2023-09-09 19:29:15 +02:00