+3
−2
+12
−8
+1
−1
+2
−1
pcbnew/dialogs/dialog_export_vrml.cpp
0 → 100644
+146
−0
Loading
GitLab was upgraded during the server migration. If you cannot sign in, use "Forgot your password?" to reset it — passwords could not be carried over.
Kicad manager: fix a recent bug: project tree not updated when kicad is launched by a command line with a project name to open. Pcbnew: export vrml: * move dialog functions to a new file: dialog_export_vrml.cpp (to be consistent with other dialogs). * fix some coding style issues * added patch from Cirilo Bernardo.