assimp/code/AssetLib
Jeremy Cytryn aef4ecada5 Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated
This can happen currently for example if NaNs are introduced in accessor bounds as rapidjson cannot write NaN/inf floats (see subsequent commit for fix there) and will halt writing to buffer at this point.  Fix here ensures that whenever anything like this happens we throw an exception so this ends up as a registered export failure case, rather than silently exporting the incomplete JSON
2020-05-11 12:02:38 -07:00
..
3DS
3MF
AC
AMF Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting 2020-05-05 10:17:52 +02:00
ASE
Assbin
Assjson
Assxml
B3D
BVH
Blender
C4D
COB
CSM
Collada
DXF
FBX Fix fbx rotation ; 2020-05-11 10:28:05 +02:00
HMP
IFC
Irr
LWO
LWS
M3D
MD2
MD3
MD4
MD5
MDC
MDL
MMD Merge branch 'file-formatting' of https://github.com/aaronfranke/assimp into aaronfranke-file-formatting 2020-05-05 10:17:52 +02:00
MS3D
NDO
NFF
OFF
Obj
Ogre
OpenGEX
Ply
Q3BSP
Q3D
Raw
SIB
SMD
STEPParser
STL
Step
Terragen
Unreal
X
X3D
XGL
glTF Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated 2020-05-11 12:02:38 -07:00
glTF2 Fail gltf/gltf2 export whenever invalid / incomplete JSON is generated 2020-05-11 12:02:38 -07:00