..
3DS
Add fallthrough comment to switch case
2022-07-08 18:16:02 +02:00
3MF
Update D3MFOpcPackage.cpp
2022-07-08 10:25:40 +02:00
AC
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
AMF
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
ASE
Add fallthrough comment to switch case
2022-07-08 18:16:02 +02:00
Assbin
INtroduce compression class to encapsulate compression via zlib
2022-02-06 20:42:58 +01:00
Assjson
Next iteration for c++11 features.
2021-09-13 22:38:20 +02:00
Assxml
Rename TextureTypeToString() to aiTextureTypeToString()
2022-05-01 13:27:42 +02:00
B3D
Update B3DImporter.cpp
2022-01-18 22:20:37 +01:00
BVH
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
Blender
Remove unnecessary const qualifiers
2022-07-08 18:16:02 +02:00
C4D
C4D. Fix merge conflicts
2022-01-18 22:21:58 +01:00
COB
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
CSM
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
Collada
Fix nested animation name being lost in Collada
2022-06-29 11:09:54 +08:00
DXF
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
FBX
Merge branch 'master' into patch-2
2022-06-21 13:39:23 +02:00
HMP
Update HMPLoader.cpp
2022-01-26 19:42:09 +01:00
IFC
Clang-Tidy performance fixes
2022-05-11 14:03:45 -04:00
IQM
fix Inter-Quake Model (IQM) Importer MSVC warnings
2021-12-24 18:36:25 +03:00
Irr
Fix a memory leak
2022-07-02 21:21:31 +02:00
LWO
Add fallthrough comment to switch case
2022-07-08 18:16:02 +02:00
LWS
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
M3D
Update M3DWrapper.h
2022-05-31 19:16:46 +02:00
MD2
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
MD3
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
MD4
Move format importer and exporter into its won folder.
2020-05-02 15:14:38 +02:00
MD5
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
MDC
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
MDL
Update MDLMaterialLoader.cpp
2022-07-05 20:09:16 +02:00
MMD
Fix non virtual destructor use
2022-07-08 18:16:02 +02:00
MS3D
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
NDO
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
NFF
NFF: reenable canRead
2022-01-18 22:24:11 +01:00
OFF
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
Obj
Merge branch 'master' into obj-pbr-explicit
2022-04-08 14:36:57 +02:00
Ogre
Fix foreach
2022-04-18 04:11:06 +09:00
OpenGEX
Fix token match string checks.
2022-06-28 20:31:03 +02:00
Ply
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
Q3BSP
Update Q3BSPFileImporter.cpp
2022-01-18 22:25:43 +01:00
Q3D
Update Q3DLoader.cpp
2022-07-05 23:01:18 +02:00
Raw
Update RawLoader.cpp
2022-01-18 22:26:16 +01:00
SIB
Update SIBImporter.cpp
2022-01-18 22:27:19 +01:00
SMD
Update SMDLoader.cpp
2022-01-18 22:28:54 +01:00
STEPParser
Update copyrights
2022-01-10 21:13:43 +01:00
STL
Using hex instead of decimal
2022-05-26 10:11:30 +02:00
Step
Fix typo
2022-07-08 09:50:04 +02:00
Terragen
Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection
2022-01-16 20:41:24 +01:00
Unreal
Update UnrealLoader.cpp
2022-01-18 22:29:55 +01:00
X
Update XFileParser.cpp
2022-02-15 16:10:33 +01:00
X3D
Clang-Tidy performance fixes
2022-05-11 14:03:45 -04:00
XGL
Fix last review findings and finish windows bits
2022-02-14 20:25:18 +01:00
glTF
Remove unnecessary const qualifiers
2022-07-08 18:16:02 +02:00
glTF2
Add missing = operator
2022-07-08 18:16:02 +02:00