9cfb97d8b4
this option was possible only by modifying the way display options are managed. before these changes, display options were a global DISPLAY_OPTIONS class instance. Now each EDA_DRAW_FRAME(and derivated classes) includes its own DISPLAY_OPTIONS class instance. As a consequence, some duplicate display option variables in these classes have been removed, because there were just duplicate variables of the DISPLAY_OPTIONS class instance. |
||
---|---|---|
.. | ||
rect_placement | ||
auto_place_footprints.cpp | ||
autorout.cpp | ||
autorout.h | ||
cell.h | ||
dist.cpp | ||
graphpcb.cpp | ||
move_and_route_event_functions.cpp | ||
queue.cpp | ||
routing_matrix.cpp | ||
solve.cpp | ||
spread_footprints.cpp | ||
work.cpp |