kicad/plugins/3d/vrml
Marek Roszko c7345096f8 Use wxFFileInputStream explicitly when loading xml documents
wxFFile (FILE, buffered) is better than wxFile (syscalls)
2021-05-03 19:39:56 -04:00
..
v1 Enum class WRL1NODES 2021-03-10 19:02:39 -05:00
v2 Bump version 2021-03-10 18:56:28 -05:00
x3d enum class WRL1_ORDER 2021-03-10 18:54:49 -05:00
CMakeLists.txt ADDED: Support compressed STEP and VRML files 2020-08-19 03:20:30 +00:00
vrml.cpp Be consistent about using nullptr instead of 0 2021-04-22 22:20:34 +01:00
wrlfacet.cpp enum class WRL1_ORDER 2021-03-10 18:54:49 -05:00
wrlfacet.h Fixed coloring bugs related to uninitialized variable 2016-02-12 10:23:21 +11:00
wrlproc.cpp Bump version 2021-03-10 18:56:28 -05: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 Enum class WRL1NODES 2021-03-10 19:02:39 -05:00
x3d.cpp Use wxFFileInputStream explicitly when loading xml documents 2021-05-03 19:39:56 -04:00
x3d.h Added preliminary X3D parser with no visualization data 2016-02-05 15:32:52 +11:00