assimp/code/AssetLib
Kim Kulling 230bee2e34
Merge branch 'master' into msvc-clang-missing-variable-declarations
2023-04-26 11:15:32 +02:00
..
3DS Merge branch 'master' into msvc-clang-inconsistent-missing-destructor-override 2023-04-26 09:31:55 +02:00
3MF Fix warning related to inconsistent-missing-destructor-override. 2023-04-01 21:49:38 +08:00
AC ACLoader: add support for reading more than one texture per object 2023-02-03 20:29:56 -05:00
AMF Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
ASE Fix warning related to unreachable-code-return, remove redundant return. 2023-04-05 07:37:48 +08:00
Assbin Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
Assjson Fix warning related to missing-variable-declarations, add static to global variable. 2023-04-19 23:27:23 +08:00
Assxml Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
B3D Fix warning related to unreachable-code. 2023-04-01 13:01:22 +08:00
BVH Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
Blender Fix warning related to missing-variable-declarations, add static to global variable. 2023-04-19 23:28:36 +08:00
C4D Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
COB Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
CSM Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
Collada Fix warning related to unreachable-code-break. 2023-04-19 22:18:34 +08:00
DXF Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
FBX Merge branch 'master' into msvc-clang-missing-variable-declarations 2023-04-26 11:15:32 +02:00
HMP Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
IFC Replace Variables With Literals 2023-01-16 08:18:36 +01:00
IQM Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
Irr Tidy Up Constructors and Destructors 2023-01-16 21:47:11 +01:00
LWO Fix warning related to unreachable-code-break. 2023-04-19 22:18:34 +08:00
LWS Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
M3D Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
MD2 Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
MD3 Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
MDC Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
MDL Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
MMD Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
MS3D Fix index out of bounds 2023-02-20 19:56:57 +01:00
NDO Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
NFF Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
OFF Fixes Heap-buffer-overflow READ 4 in Assimp::ScenePreprocessor::ProcessMesh 2022-12-10 01:22:00 +00:00
Obj Fix warning related to unreachable-code-break. 2023-04-19 22:18:34 +08:00
Ogre Fix warning related to error=return-type. 2023-04-05 07:39:17 +08:00
OpenGEX Fix warning related to unreachable-code-return, remove redundant return. 2023-04-05 07:37:49 +08:00
Ply When "getNextBlock" was called after "getNextLine", the pointer could still on the newline. 2023-02-04 15:16:22 +01:00
Q3BSP Tidy Up Constructors and Destructors 2023-01-16 21:47:11 +01:00
Q3D Fix warning related to unreachable-code-break. 2023-04-19 22:18:35 +08:00
Raw Fix warning related to inconsistent-missing-destructor-override. 2023-04-01 21:49:38 +08:00
SIB Fix warning related to missing-variable-declarations, remove unused global variables. 2023-04-19 23:26:03 +08:00
SMD Use C++ style casts 2023-02-17 11:20:00 -08:00
STEPParser Update copyrights 2022-01-10 21:13:43 +01:00
STL Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
Step Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
Terragen Fix Terragen loader 2023-02-03 11:44:27 +02:00
Unreal Fix warning related to inconsistent-missing-destructor-override. 2023-04-01 21:49:38 +08:00
X Fix warning related to unreachable-code-break. 2023-04-19 22:18:35 +08:00
X3D Fix warning related to missing-noreturn. 2023-04-01 18:46:12 +08:00
XGL Replace Variables With Literals 2023-01-16 08:18:36 +01:00
glTF Fix warning related to nested-anon-types. 2023-04-01 10:30:10 +08:00
glTF2 Merge branch 'master' into msvc-clang-inconsistent-missing-destructor-override 2023-04-26 09:31:55 +02:00