kicad/3d-viewer/3d_canvas
Tomasz Włostowski 32185ddcd3 Multiple improvements concerning colors, configuration handling and legacy features in pcbnew:
- support for background color setting
    - removed several global config settings (such as g_Drc_On)
    - wrapped most of global config settings in PCB_GENERAL_SETTINGS class
    - reorganized PCB general options dialog to clearly mark which options concern only the legacy canvas
    - new GAL feature for legacy users: double-click (or E) to change track width available as an option.

Fixes: lp:1530543
* https://bugs.launchpad.net/kicad/+bug/1530543

Fixes: lp:1707145
* https://bugs.launchpad.net/kicad/+bug/1707145
2017-08-04 16:06:57 +02:00
..
cinfo3d_visu.cpp Multiple improvements concerning colors, configuration handling and legacy features in pcbnew: 2017-08-04 16:06:57 +02:00
cinfo3d_visu.h Fix a few doxygen warnings 2017-06-25 11:26:04 +02:00
create_layer_items.cpp further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
create_layer_poly.cpp further DLIST/Iterators cleanup, some code formatting 2017-06-23 11:12:37 +02:00
eda_3d_canvas.cpp Remove unreferenced local variables 2017-06-11 17:52:49 -04:00
eda_3d_canvas.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
eda_3d_canvas_pivot.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
status_text_reporter.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00