kicad/plugins/3d/vrml
Cirilo Bernardo 0d14fd0f9b Fix scaling bug in vrml2_box.cpp 2016-02-22 20:00:23 +11:00
..
v1 Improved non-compliant VRML1 model support by processing all top-level nodes (spec. mandates single top-level node which must be a grouping node) 2016-02-22 11:57:16 +11:00
v2 Fix scaling bug in vrml2_box.cpp 2016-02-22 20:00:23 +11:00
x3d Fixed bug: X3D models not scaled to conform to legacy expectation 2016-02-12 16:58:12 +11:00
CMakeLists.txt Merge with main branch r6576 2016-02-22 19:58:32 +11:00
vrml.cpp Added support for VRML2 Inline{} 2016-02-22 19:59:07 +11:00
wrlfacet.cpp Fixed coloring bugs related to uninitialized variable 2016-02-12 10:23:21 +11:00
wrlfacet.h Fixed coloring bugs related to uninitialized variable 2016-02-12 10:23:21 +11:00
wrlproc.cpp Added support for VRML2 Inline{} 2016-02-22 19:59:07 +11:00
wrlproc.h Changed VRML parsers to use LINE_READER 2016-01-12 10:12:50 +11:00
wrltypes.h Converted WRLVEC2, WRLVEC3, WRLROTATION to GLM equivalents 2016-02-06 09:59:18 +11:00
x3d.cpp Removed temporary debug info message 2016-02-06 13:28:59 +11:00
x3d.h Added preliminary X3D parser with no visualization data 2016-02-05 15:32:52 +11:00