Steve M 69558d8889 Introduce VRML format (.wrl and .x3dv) 3D model support (#5857) 7 months ago
..
X3DExporter.cpp 27edb43600 Apply modernize-use-emplace clang-tidy rule 3 years ago
X3DExporter.hpp 5d841ec9a5 Refactoring: Cleanup post-processing steps. 2 years ago
X3DGeoHelper.cpp 9d71a275c3 X3D: Don't convert IndexedLineSet polylines with > 2 indices to triangles/polygons 1 year ago
X3DGeoHelper.h 9d71a275c3 X3D: Don't convert IndexedLineSet polylines with > 2 indices to triangles/polygons 1 year ago
X3DImporter.cpp 69558d8889 Introduce VRML format (.wrl and .x3dv) 3D model support (#5857) 7 months ago
X3DImporter.hpp 69558d8889 Introduce VRML format (.wrl and .x3dv) 3D model support (#5857) 7 months ago
X3DImporter_Geometry2D.cpp 01231d0e60 Add 2024 to copyright infos (#5475) 1 year ago
X3DImporter_Geometry3D.cpp cb657e4c13 Use correct XmlParser-methods and add some missing casts 3 years ago
X3DImporter_Group.cpp 0e2ac2a91c X3D: simplistic attempt to avoid crashes due to nullptr access 3 years ago
X3DImporter_Light.cpp 8ed18621db Fixes 3 years ago
X3DImporter_Macro.hpp e3b01e10db apply fixes to more headers 2 years ago
X3DImporter_Metadata.cpp 8ed18621db Fixes 3 years ago
X3DImporter_Networking.cpp 8ed18621db Fixes 3 years ago
X3DImporter_Node.hpp 36305cf987 Tidy Up Constructors and Destructors 2 years ago
X3DImporter_Postprocess.cpp 9d71a275c3 X3D: Don't convert IndexedLineSet polylines with > 2 indices to triangles/polygons 1 year ago
X3DImporter_Rendering.cpp 8ed18621db Fixes 3 years ago
X3DImporter_Shape.cpp 8ed18621db Fixes 3 years ago
X3DImporter_Texturing.cpp 8ed18621db Fixes 3 years ago
X3DXmlHelper.cpp cabf3a5d17 Fix warning related to unreachable-code-return. 2 years ago
X3DXmlHelper.h 3f6a371b64 migrated x3d importer to pugixml reader 3 years ago