kicad/plugins/3d/vrml
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option
ADDED: with cmake KICAD_MACOSX_APP_BUNDLE option the user can disable
the macOS app bundle creation when compiling on macOS. This permit to
use/install KiCad like any other *nix platform (/usr/bin, /usr/share,
ecc.). By default, cmake build the app bundle.
2022-01-28 15:49:37 -08:00
..
v1 Fix 3D view format specifiers for all platforms (hopefully). 2021-07-27 21:06:24 -04:00
v2 Fix 3D view format specifiers for all platforms (hopefully). 2021-07-27 21:06:24 -04:00
x3d Fix X3D model parser. 2022-01-12 18:55:40 -05:00
CMakeLists.txt cmake: adding KICAD_MACOSX_APP_BUNDLE option 2022-01-28 15:49:37 -08:00
vrml.cpp We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07: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 3D plugin debugging output fixes. 2021-07-24 13:27:35 -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 NULL expunging. 2021-07-18 14:31:55 -04:00
x3d.h 3D plugin debugging output fixes. 2021-07-24 13:27:35 -04:00