Seth Hillbrand
|
03e642a8db
|
pcbnew: Implement consistent graphical snapping
This creates a standard snapping framework in the GRID_HELPER class that
allows snapping to items on the same layer as the object being
created/moved as well as consistent toggling of this using the Shift key
modifier.
Fixes: lp:806260
* https://bugs.launchpad.net/kicad/+bug/806260
Fixes: lp:1604616
* https://bugs.launchpad.net/kicad/+bug/1604616
|
2018-10-03 17:23:56 -07:00 |
Tomasz Włostowski
|
9932ff32ae
|
refactoring: wrapped boost::optional in OPT<> class for the purpose of easier transition to C++17 in the future
|
2017-11-03 23:59:02 +01:00 |
Maciej Suminski
|
e8345dce51
|
Display GRID_HELPER auxiliary axes and snap points
|
2017-08-07 08:59:32 +02:00 |
Thomasz Wlostowski
|
6e470ece1d
|
Pcbnew: fix push and shove router segfault bug.
|
2015-11-03 11:19:42 -05:00 |
Maciej Suminski
|
b5ef511063
|
Fixed alignment to grid when there is a grid offset (GAL).
|
2015-06-30 14:08:03 +02:00 |
Maciej Suminski
|
4fb9bce354
|
Code formatting.
|
2015-02-18 17:53:46 +01:00 |
Tomasz Włostowski
|
e5deafb4bb
|
bulk improvements for selection and edit tools (GAL) disambiguatin heuristics and smarter grid alignment
|
2015-02-18 01:10:20 +01:00 |