Jeff Young
|
a19028a396
|
Hook up EE_GRID_HELPER to some more tools.
Also implements EE_GRID_HELPER layers so that connectable things
snap to connectable things and graphics snap to graphics.
Fixes https://gitlab.com/kicad/code/kicad/issues/5641
|
2020-12-03 15:16:34 +00:00 |
Jeff Young
|
43fe228367
|
Hook up a bit more of the EE_GRID_HELPER.
Fixes https://gitlab.com/kicad/code/kicad/issues/5985
|
2020-12-02 23:18:33 +00:00 |
Werni
|
0e44f5128c
|
Add const specifiers
|
2020-11-18 19:50:36 +00:00 |
Seth Hillbrand
|
471f81742f
|
ADDED: Align to Grid function in Eeschema
Adds tool option to align selected elements to the current grid.
Fixes https://gitlab.com/kicad/code/kicad/issues/5481
|
2020-09-17 12:27:43 -07:00 |
Seth Hillbrand
|
67a7aa8ba4
|
Make snapping size grid-dependent
Fixes https://gitlab.com/kicad/code/kicad/issues/5638
Fixes https://gitlab.com/kicad/code/kicad/issues/5588
|
2020-09-15 12:07:34 -07:00 |
Seth Hillbrand
|
173b4ff588
|
Add snapping to eeschema
This generalizes both the SetPosition() function and ORIGIN_VIEWITEM
class away from the pcbnew-centric.
|
2020-09-09 10:18:15 -07:00 |