Alex Shvartzkop
|
006f0a95c1
|
Optimize testCourtyardClearances when moving footprints (33%->0.69%)
Check bounding boxes without hidden text first before trying to check courtyards.
See https://gitlab.com/kicad/code/kicad/-/issues/18148
(cherry picked from commit 4bf8ed32cd )
|
2024-06-24 06:44:28 +03:00 |
Alex Shvartzkop
|
6afd865259
|
Optimize testCourtyardClearances when moving a board.
CPU usage: 86% -> 33%
See https://gitlab.com/kicad/code/kicad/-/issues/18148
(cherry picked from commit dc56364cf2 )
|
2024-06-24 02:03:33 +03:00 |
Jeff Young
|
4aff5c7618
|
Keep courtyard caches alive during move.
Fixes https://gitlab.com/kicad/code/kicad/issues/12999
|
2022-11-25 17:20:11 +00:00 |
Jeff Young
|
de5980b92e
|
Share more of the courtyard collision highlighting code.
|
2022-10-14 10:42:07 +01:00 |
Jeff Young
|
11dc5424cb
|
Pull interactive courtyard checker out of move tool to share with router.
Fixes https://gitlab.com/kicad/code/kicad/issues/12594
|
2022-10-14 00:48:37 +01:00 |