assimp/code/AssetLib
Jason C 98f586c8d4 [irr] Fail if file could not be parsed.
Fail instead of returning empty scene.

Partially addresses #3888.

TODO: Propagate XML error detail through exception (depends on #3881).
2021-05-05 17:48:44 -04:00
..
3DS [3ds] Fix assertion failure when file could not be opened 2021-05-05 17:30:05 -04:00
3MF - Fix model parsing 2021-05-05 13:10:52 +02:00
AC style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
AMF [amf] Fix crash when file could not be parsed. 2021-05-05 17:13:10 -04:00
ASE style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Assbin [assbin] Fail if file could not be opened 2021-05-05 17:46:24 -04:00
Assjson Check _MSC_VER for MSVC specific pragma directives. 2020-12-02 02:05:14 +05:30
Assxml Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
B3D Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
BVH Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Blender Merge branch 'master' into fix-file-detection 2021-05-02 19:41:33 +02:00
C4D Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
COB [cob] Fix assertion failure when file could not be opened. 2021-05-05 17:30:29 -04:00
CSM Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Collada Merge branch 'master' into fix-file-detection 2021-05-02 19:41:33 +02:00
DXF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
FBX Merge branch 'master' into fbxBlendshapes 2021-05-03 07:40:25 -07:00
HMP Fix direct leak 2021-04-05 21:24:54 +02:00
IFC style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Irr [irr] Fail if file could not be parsed. 2021-05-05 17:48:44 -04:00
LWO style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
LWS style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
M3D added missing file extensions to aiImporterDesc::mFileExtensions 2021-04-23 15:05:09 +02:00
MD2 moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00
MD3 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MD4 Move format importer and exporter into its won folder. 2020-05-02 15:14:38 +02:00
MD5 Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
MDC moved MD2/MDC tables from BSS to const data 2021-04-17 00:32:04 +02:00
MDL style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
MMD style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
MS3D [ms3d] Fix assertion failure when file could not be opened. 2021-05-05 17:31:06 -04:00
NDO [nendo] Fix assertion failure when file could not be opened. 2021-05-05 17:31:24 -04:00
NFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
OFF Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Obj Fix apha value 2021-02-15 11:51:20 +01:00
Ogre fixed export exceptions on import 2021-04-19 19:33:41 +02:00
OpenGEX style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
Ply Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Q3BSP Merge branch 'master' into fix-file-detection 2021-05-02 19:41:33 +02:00
Q3D [quick3d] Fix assertion failure when file could not be opened. 2021-05-05 17:31:50 -04:00
Raw Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
SIB [sib] Fix assertion failure when file could not be opened. 2021-05-05 17:32:10 -04:00
SMD Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
STEPParser Fix parsing for AMF-Files. 2021-04-03 10:25:03 +02:00
STL Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Step Flip the check on _MSC_VER for using TR1 containers. 2021-04-13 11:15:52 -07:00
Terragen Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
Unreal Update copyrights to 2021. 2021-02-28 12:17:54 +01:00
X style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
X3D removed dead code 2021-04-23 15:15:21 +02:00
XGL style fix - initializing and assigning empty std::string properly 2021-04-16 23:43:56 +02:00
glTF Merge branch 'master' into empty-string-style 2021-04-30 00:54:57 +02:00
glTF2 Merge branch 'master' into empty-string-style 2021-04-30 00:54:57 +02:00