assimp/code/AssetLib/Blender
Marco Feuerstein 82d3f47432 Unify way to check readable blender files. 2023-06-29 15:10:28 +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 Make Blender MVert no field optional 2023-03-20 12:00:20 +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 Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
BlenderTessellator.h Manually fix up 100 more instances where it should be defaulted 2022-08-25 12:20:13 -04:00