assimp/code/AssetLib/X3D
IOhannes m zmölnig 0e2ac2a91c X3D: simplistic attempt to avoid crashes due to nullptr access
Related: https://github.com/assimp/assimp/issues/4201

while the crashes go away, i'm not sure whether this is the correct fix.
also, afaict the X3D importer produces wrong results anyhow
2021-12-01 12:21:29 +01:00
..
X3DExporter.cpp Fix spelling mistake 2021-10-08 08:48:01 +02:00
X3DExporter.hpp Merge branch 'master' into x3d_pugi_migration 2021-09-07 15:04:08 +02:00
X3DGeoHelper.cpp migrated x3d importer to pugixml reader 2021-09-12 11:37:33 +02:00
X3DGeoHelper.h migrated x3d importer to pugixml reader 2021-09-12 11:37:33 +02:00
X3DImporter.cpp Fix file-extension check for X3D-files 2021-12-01 11:17:42 +01:00
X3DImporter.hpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Geometry2D.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Geometry3D.cpp Try to fix a leak 2021-11-11 19:06:25 +01:00
X3DImporter_Group.cpp X3D: simplistic attempt to avoid crashes due to nullptr access 2021-12-01 12:21:29 +01:00
X3DImporter_Light.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Macro.hpp X3D: replace 'here' debugging printout by an assertion. 2021-12-01 12:19:19 +01:00
X3DImporter_Metadata.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Networking.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Node.hpp Try to fix a leak 2021-11-11 19:06:25 +01:00
X3DImporter_Postprocess.cpp fixed some compiling issues 2021-09-15 14:49:46 +02:00
X3DImporter_Rendering.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Shape.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DImporter_Texturing.cpp Fixes 2021-11-10 20:37:27 +01:00
X3DXmlHelper.cpp migrated x3d importer to pugixml reader 2021-09-12 11:37:33 +02:00
X3DXmlHelper.h migrated x3d importer to pugixml reader 2021-09-12 11:37:33 +02:00