Seth Hillbrand
8acf5c1a25
ADDED: Rounded Rectangles
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/4742
2025-08-29 17:37:30 -07:00
Jeff Young
a0940b10d4
Always provide a SCH_SCREEN to SCH_COMMIT.
...
Fixes KICAD-YKY
2025-08-18 22:09:21 +01:00
Jeff Young
e8e7282fe1
Fix a bunch more bugs in bezier approximation.
2025-05-26 18:12:43 +01:00
jean-pierre charras
69891438a6
Coverity warning fixes.
2025-05-18 13:44:04 +02:00
John Beard
a116f5cd57
Point editors: move cycle arc mode to common action, add to menu
...
This isn't the best possible UX (having the various modes immediately
available as graphical affordances would be best). But it's somewhat
discoverable, and at least shows the hotkey, if any, and it in the
context menu and not hidden in a toolbar right click menu. So if the
affordance-type system doesn't make it for v10, this will at least
provide something in eeschema.
2025-05-02 21:30:33 +08:00
John Beard
8ce0149e7f
Eeschema: make arc edit mode user-selectable
...
For now, this is a preferences choicebox, same as Pcbnew.
Making the mode-switch more discoverable and fluent is a
sepearate issue (https://gitlab.com/kicad/code/kicad/-/issues/20824 ).
Relates-To: https://gitlab.com/kicad/code/kicad/-/issues/18781
2025-05-02 20:50:41 +08:00
John Beard
4def9d8daf
Eeschema point editor: use shared arc editing behaviour
2025-05-02 20:50:41 +08:00
Jeff Young
60364a9062
Performance improvements for hatched fills (round 2)
...
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20570
2025-04-08 17:35:35 +01:00
Jeff Young
5996cffabc
EE -> SCH (no functional changes)
2025-03-13 13:15:47 +00:00