kicad/plugins/3d/vrml/v2
Wayne Stambaugh 898ec0d094 Fix wxWidgets 3.1 and later deprecated build warnings.
wxWidgets 3.1 has deprecated wxPATH_NORM_ALL when normalizing file
paths when calling wxFileName::Normalize().  This change keeps the
existing behavior except in places where our own internal
ExpandEnvVarSubstitutions() to expand environment variables.
2022-08-15 08:00:40 -04:00
..
vrml2_appearance.cpp
vrml2_appearance.h
vrml2_base.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
vrml2_base.h
vrml2_box.cpp vrml2 box translation to scenegraph can reserve space in the vectors 2022-07-16 15:23:03 -04:00
vrml2_box.h
vrml2_color.cpp
vrml2_color.h
vrml2_coords.cpp
vrml2_coords.h
vrml2_faceset.cpp
vrml2_faceset.h
vrml2_inline.cpp
vrml2_inline.h
vrml2_lineset.cpp
vrml2_lineset.h
vrml2_material.cpp
vrml2_material.h
vrml2_node.cpp emplace instead of insert vrml node nodes 2022-07-16 15:20:40 -04:00
vrml2_node.h
vrml2_norms.cpp
vrml2_norms.h
vrml2_pointset.cpp
vrml2_pointset.h
vrml2_shape.cpp
vrml2_shape.h
vrml2_switch.cpp
vrml2_switch.h
vrml2_transform.cpp
vrml2_transform.h