Browse Source
Pcbnew: Block selection enhancement, from Bug #593997 (whishlist)
Pcbnew: Block selection enhancement, from Bug #593997 (whishlist)
1. block created from-left-to-right selects only 100%inside selection objects (as it now does) 2.block created from-right-to-left selects all overlapping objects inside selection From the patch sent by mathieulj (mathieulj), and some fixes and code cleaning.pull/1/head
22 changed files with 341 additions and 102 deletions
-
30common/base_struct.cpp
-
69common/trigo.cpp
-
26include/base_struct.h
-
20include/class_board_item.h
-
13include/trigo.h
-
21pcbnew/block.cpp
-
15pcbnew/class_dimension.cpp
-
5pcbnew/class_dimension.h
-
46pcbnew/class_drawsegment.cpp
-
5pcbnew/class_drawsegment.h
-
11pcbnew/class_mire.cpp
-
5pcbnew/class_mire.h
-
20pcbnew/class_module.cpp
-
5pcbnew/class_module.h
-
7pcbnew/class_pcb_text.h
-
29pcbnew/class_track.cpp
-
5pcbnew/class_track.h
-
60pcbnew/class_zone.cpp
-
25pcbnew/class_zone.h
-
8pcbnew/zones_test_and_combine_areas.cpp
-
13polygon/PolyLine.cpp
-
5polygon/PolyLine.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue