7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-12 15:09:34 +00:00
kicad/libs
Tomasz Wlostowski f7e37bf9f2 kimath: bring back the legacy SHAPE_LINE_CHAIN::Simplify() function
It looks like the new variant (with aMaxError) behaves in a subtly different way, resulting in router hiccups.

This needs more in-depth investigation, but for the moment, the older function does the job.
2024-11-02 19:59:09 +01:00
..
core Standardise clamp function 2024-10-09 21:27:58 -06:00
kimath kimath: bring back the legacy SHAPE_LINE_CHAIN::Simplify() function 2024-11-02 19:59:09 +01:00
kinng Refactor; add user control over API server 2024-04-02 19:51:18 -04:00
kiplatform ReparentModal: fix case when parent is not available 2024-10-31 14:42:53 +01:00
sexpr Tidy up string find API usages. 2024-05-28 15:30:29 +01:00
CMakeLists.txt ADDED: A new IPC API based on protobuf and nng 2024-04-02 19:34:36 -04:00