assimp/code/AssetLib
Kim Kulling c6fe03f7a5 Update DXFLoader.cpp
- Use constexpr instead of const.
2024-01-27 12:14:35 +01:00
..
3DS correct grammar/typographic errors in comments (8 files) 2023-12-04 23:58:54 +01:00
3MF Update D3MFImporter.cpp 2023-12-22 10:49:54 +01:00
AC Improve acc file loading 2024-01-09 21:13:13 +01:00
AMF Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
ASE correct grammar/typographic errors in comments (8 files) 2023-12-04 23:58:54 +01:00
Assbin Always include "zlib.h" (rather than .../contrib/zlib/zlib.h) 2023-11-29 09:53:03 +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 namespaces. 2023-11-12 21:09:33 +01:00
BVH Fix namespaces. 2023-11-12 21:09:33 +01:00
Blender correct grammar/typographic errors in comments (8 files) 2023-12-04 23:58:54 +01:00
C4D Merge branch 'master' into clean-up-ctors-dtors 2023-01-23 21:21:34 +01:00
COB Fix namespaces. 2023-11-12 21:09:33 +01:00
CSM Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
Collada correct grammar/typographic errors in comments (8 files) 2023-12-04 23:58:54 +01:00
DXF Update DXFLoader.cpp 2024-01-27 12:14:35 +01:00
FBX Encode full weight as double 2024-01-27 10:10:28 +01:00
HMP Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
IFC @ error 2024-01-06 20:57:41 +01:00
IQM Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
Irr Fix leak 2023-12-21 21:18:38 +01:00
LWO Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
LWS Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
M3D Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
MD2 Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
MD3 Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
MDC Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
MDL Update MDLMaterialLoader.cpp 2023-12-22 13:23:08 +01:00
MMD always include "utf8.h" (instead of contrib/.../utf8.h) 2023-11-29 09:53:03 +01:00
MS3D Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
NDO Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
NFF Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
OFF Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
Obj fix mesh-name error. 2023-11-15 13:04:10 +01:00
Ogre Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
OpenGEX Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
Ply Fix heap-buffer overflow in PLY parser 2023-11-20 08:43:17 +01:00
Q3BSP - fixed q3bsp issue 2023-12-20 20:55:04 +01:00
Q3D Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
Raw Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
SIB always include "utf8.h" (instead of contrib/.../utf8.h) 2023-11-29 09:53:03 +01:00
SMD Fix namespaces. 2023-11-12 21:09:33 +01:00
STEPParser always include "utf8.h" (instead of contrib/.../utf8.h) 2023-11-29 09:53:03 +01:00
STL Fix namespaces. 2023-11-12 21:09:33 +01:00
Step Trim Trailing Whitespace 2023-01-16 09:12:35 +01:00
Terragen Fix namespaces. 2023-11-12 21:09:33 +01:00
Unreal Fix namespaces. 2023-11-12 21:09:33 +01:00
X Fix namespaces. 2023-11-12 21:09:33 +01:00
X3D X3D: Don't convert IndexedLineSet polylines with > 2 indices to triangles/polygons 2024-01-09 20:55:51 +01:00
XGL Fix namespaces. 2023-11-12 21:09:33 +01:00
glTF Refactoring: Some cleanups 2023-11-12 21:09:33 +01:00
glTF2 fix: KHR_materials_pbrSpecularGlossiness/diffuseFactor convert to pbrMetallicRoughness/baseColorFactor 2024-01-05 21:49:21 +01:00