assimp/code/AssetLib
Kim Kulling 552f3a308d
Fix nullptr dereferencing
- Check if we have any texture coordinates before calculating them
- closes https://github.com/assimp/assimp/issues/4445
2022-03-16 10:08:20 +01:00
..
3DS Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01:00
3MF Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01: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 ASE: Fix warning unreachable code 2022-01-24 20:05:25 +01: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 Update copyrights 2022-01-10 21:13:43 +01: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 Fix last review findings and finish windows bits 2022-02-14 20:25:18 +01: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 Adapt ai_epsilon to code 2022-02-16 20:07:27 +01: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 Forget to save file. 2022-03-09 11:00:05 +01:00
HMP Update HMPLoader.cpp 2022-01-26 19:42:09 +01:00
IFC Fix invalid initialization of constexpr. 2022-02-16 21:22:35 +01:00
IQM fix Inter-Quake Model (IQM) Importer MSVC warnings 2021-12-24 18:36:25 +03:00
Irr Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01:00
LWO Fix compiler warnings 2022-03-05 20:37:34 +01: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 M3DImporter.cpp 2022-01-18 22:23:01 +01: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 Fix nullptr dereferencing 2022-03-16 10:08:20 +01:00
MMD Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01: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 parse_obj_anisotropy 2022-03-15 08:13:35 +01:00
Ogre Fix merge issues 2022-01-16 20:57:56 +01:00
OpenGEX Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01: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 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01: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 Merge branch 'new-file-detection' of https://github.com/krishty/assimp into krishty-new-file-detection 2022-01-16 20:41:24 +01:00
Step Update copyrights 2022-01-10 21:13:43 +01: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 Update copyrights 2022-01-10 21:13:43 +01:00
XGL Fix last review findings and finish windows bits 2022-02-14 20:25:18 +01:00
glTF Merge branch 'master' into kimkulling/fix_ordering_of_gltf2_issue4407 2022-02-22 21:09:11 +01:00
glTF2 Use generic METALNESS and DIFFUSE_ROUGHNESS texture types 2022-03-03 16:18:25 +01:00