kicad/plugins/3d/vrml
Mark Roszko a28a0e14ba Fix conversion warnings 2020-10-05 10:41:14 +00:00
..
v1 Comment-only changes 2020-01-10 16:43:01 -08:00
v2 Comment-only changes 2020-01-10 16:43:01 -08:00
x3d Ensure file reads always use the C-locale variant 2020-07-12 20:03:50 -07:00
CMakeLists.txt ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
vrml.cpp Catch error when decompressing 2020-08-26 14:19:46 -07:00
wrlfacet.cpp Fix conversion warnings 2020-10-05 10:41:14 +00:00
wrlfacet.h Fixed coloring bugs related to uninitialized variable 2016-02-12 10:23:21 +11:00
wrlproc.cpp Changed test for invalid numeric strings in VRML files 2016-10-09 08:43:36 -04:00
wrlproc.h VRML plugin: VRML plugin. This patch modifies the behavior of the VRML name parser so that a name may be immediately succeeded by ] or }. 2016-05-16 09:32:15 +02:00
wrltypes.h Change logging of X3D and VRML1 parsers from stderr to wxLogTrace 2016-02-23 11:20:34 +11:00
x3d.cpp Fix unnecessary copy initialization detected by clang-tidy 2018-01-09 18:22:10 -05:00
x3d.h Added preliminary X3D parser with no visualization data 2016-02-05 15:32:52 +11:00