assimp/code/AssetLib/X3D
Kim Kulling 776130534b
Fix nullptr-dereferencing
- Fix a possible nullptr-exception.
2022-01-06 22:35:32 +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 nullptr-dereferencing 2022-01-06 22:35:32 +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 Use correct XmlParser-methods and add some missing casts 2021-12-13 18:06:23 +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