Wayne Stambaugh
|
6a39b81647
|
Fix the last of broken Doxygen comment specifiers.
|
2021-01-27 17:39:44 -05:00 |
Jeff Young
|
0ded846130
|
Go back to previous arc midpoint editing routine.
It avoids erratic behaviour near the chord or end-points.
Fixes https://gitlab.com/kicad/code/kicad/issues/7135
|
2021-01-19 23:50:40 +00:00 |
Jeff Young
|
12fe44d4b3
|
Snap arc center *by* the grid, not *to* the grid.
Also fixes a bug with editing an arc endpoint because the cursor pos
was being forced before the arc constraints stuff had been run (in
updateItem()).
|
2021-01-19 00:26:31 +00:00 |
Seth Hillbrand
|
b8dfcb34c4
|
Revert "Use less-sophisticated arc editing math."
This reverts commit 3b424d3868 . And fixes
issue with rouding causing arc errors
|
2021-01-18 12:44:27 -08:00 |
Jeff Young
|
68efdb2fff
|
Push shared parts of GRID_HELPERs into common.
|
2021-01-16 23:18:10 +00:00 |