kicad/plugins/3d/vrml
Simon Richter b0f9864bc4 Clean up warnings from exception handlers
The exception objects caught are either not referenced at all, or only in
debug builds. This avoids the warnings for the unused variables.
2016-10-10 11:08:49 -04:00
..
v1 Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
v2 Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
x3d Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
CMakeLists.txt SWIG Improvements 2016-09-20 11:59:43 -04:00
vrml.cpp Clean up warnings from exception handlers 2016-10-10 11:08:49 -04: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 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 Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
x3d.h Added preliminary X3D parser with no visualization data 2016-02-05 15:32:52 +11:00