..
3DS
Merge branch 'master' into kimkulling/refactoring_geoutils
2023-05-04 21:10:00 +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
Update ASELoader.cpp
2023-05-20 14:27:57 +02: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 FlorianBorn71-SmallAllocationFixInFBXLoader
2023-05-15 14:28:46 +02:00
HMP
Fix memory leak
2023-06-07 07:02:50 +00:00
IFC
Reafctoring: Add GeoUtils usage
2023-05-04 20:57:20 +02: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
Merge branch 'master' into kimkulling/refactoring_geoutils
2023-05-04 21:10:00 +02: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 Heap-buffer-overflow READ in Assimp::MD5::MD5MeshParser::MD5MeshParser
2023-06-03 16:30:50 +02:00
MDC
Apply various clang-tidy checks for smartprs and modern C++ types
2022-11-08 11:03:55 -05:00
MDL
Fix UNKNOWN READ in aiTexture::~aiTexture
2023-06-04 07:50:00 +00: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
Fix UNKNOWN WRITE in Assimp::SortByPTypeProcess::Execute
2023-06-14 15:50:50 +00:00
Obj
Support OBJ specified only a part of vertex colors
2023-06-17 16:31:04 +09: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
Merge branch 'master' into master
2023-05-21 18:26:56 +02:00
X3D
Merge branch 'master' into kimkulling/refactoring_geoutils
2023-05-04 21:10:00 +02: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
Update glTF2Importer.h
2023-06-08 20:56:14 +02:00