assimp/code/AssetLib
Jackie9527 5738b3d172 Fix warning related to missing-variable-declarations, add static to global variable.
Signed-off-by: Jackie9527 <80555200+Jackie9527@users.noreply.github.com>
2023-04-19 23:27:23 +08:00
..
3DS Fix warning related to unreachable-code-return, disable warning. 2023-04-05 07:37:48 +08:00
3MF Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
AC ACLoader: add support for reading more than one texture per object 2023-02-03 20:29:56 -05:00
AMF Add more AMF unit tests 2023-03-22 12:06:30 +02: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 Make Blender MVert no field optional 2023-03-20 12:00:20 +02: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 Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
DXF Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
FBX Fix warning related to missing-variable-declarations, remove unused global variables. 2023-04-19 23:24:40 +08:00
HMP Trim Trailing Whitespace 2023-01-16 09:12:35 +01: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. 2023-04-01 13:02:04 +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 Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
MDC Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
MDL Invert logic in build_bone_children_hierarchy. 2023-03-14 09:21:45 -04:00
MMD Fix MSVC Warnings With “emplace_back()” 2023-01-18 00:08:38 +01: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 possible dereferencing of invalid pointer. 2023-04-17 15:40:29 +02: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 Apply some more modernize-use-emplace 2022-09-02 11:20:02 -04:00
Raw Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05: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 Apply various clang-tidy checks for smartprs and modern C++ types 2022-11-08 11:03:55 -05:00
X Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
X3D Merge branch 'master' into fix-msvc-emplace-warnings 2023-01-23 21:37:41 +01: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 fix_pretransform_vertices_with_cameras 2023-04-04 17:21:05 +02:00