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
create_layer_poly.cpp
eda_3d_canvas.cpp
eda_3d_canvas.h
eda_3d_canvas_pivot.cpp
status_text_reporter.h