kicad/plugins/3d/vrml
Wayne Stambaugh 795a9eea60 Coding policy fixes.
This is primarily to change all instances of wxLogDebug with wxLogTrace
so developers do not have to sift through debugging output that is always
dumped.  The only exception is for code blocks built in debug builds and
called on demand for dumping object states.
2024-05-23 07:59:45 -04:00
..
v1 Fix various typos 2022-07-21 16:31:41 +00:00
v2 Fix a bunch of compiler warnings 2023-04-11 17:01:30 +00:00
x3d Replace inserts/push_backs with emplace in some spots 2022-02-05 19:53:31 -05:00
CMakeLists.txt Fix the moving truck leaving behind IO_ERROR and friends 2023-10-02 18:16:17 -04:00
vrml.cpp Coding policy fixes. 2024-05-23 07:59:45 -04:00
wrlfacet.cpp 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlfacet.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrlproc.cpp Fix wxWidgets 3.1 and later deprecated build warnings. 2022-08-15 08:00:40 -04:00
wrlproc.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
wrltypes.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00
x3d.cpp More wide-string declarations. 2022-02-05 22:26:31 +00:00
x3d.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00