kicad/3d-viewer
unknown 0ea1c67caf eeschema plot dialog: cosmetic enhancement:
Including the inline of the Output directory and its text field/browse button.
Moving the plot format to the left of the plot options as the plot options depend on the plot format.
2015-12-21 16:08:37 +01:00
..
dialogs
textures
3d_aux.cpp
3d_canvas.cpp
3d_canvas.h
3d_class.cpp
3d_draw.cpp Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 2015-12-15 21:21:25 +01:00
3d_draw_basic_functions.cpp
3d_draw_basic_functions.h
3d_draw_board_body.cpp Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly). 2015-12-15 21:21:25 +01:00
3d_draw_helper_functions.cpp
3d_frame.cpp eeschema plot dialog: cosmetic enhancement: 2015-12-21 16:08:37 +01:00
3d_material.cpp
3d_material.h Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
3d_mesh_model.cpp Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
3d_mesh_model.h Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
3d_read_mesh.cpp Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
3d_struct.h
3d_toolbar.cpp
3d_types.h Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
3d_viewer.h Code reorganization, and change the way 3D viewer frame is managed (now using wxWidgets wxWindow::FindWindowByName() to know if it is existing) , to prepare others fixes. 2015-12-21 12:52:00 +01:00
3d_viewer_id.h
CBBox.cpp Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
CBBox.h Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
CImage.cpp Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
CImage.h Coding policy fixes: remove trailing white space. 2015-12-14 16:20:54 -05:00
CMakeLists.txt Fix GLM 3D viewer build configuration error. 2015-12-14 19:43:00 -05:00
info3d_visu.cpp
info3d_visu.h
modelparsers.h
trackball.cpp
trackball.h
vrml_aux.cpp
vrml_aux.h Removed the included GLM library, switched to the system one. 2015-12-08 10:56:53 +01:00
vrml_v1_modelparser.cpp
vrml_v2_modelparser.cpp
vrmlmodelparser.cpp
x3dmodelparser.cpp