kicad/libs
Seth Hillbrand 347c50b26d Handle issue with alternate SHAPE_LINE_CHAIN
SHAPE_LINE_CHAIN_BASE can include things that are not SHAPE_LINE_CHAIN
like the triangle SHAPE_LINE primitive.  To check arcs, we need to avoid
these elements as they do not have the full SHAPE_LINE_CHAIN class
available.

Fixes https://gitlab.com/kicad/code/kicad/-/issues/17327
2024-03-11 17:21:09 -07:00
..
core Use 64-bit type to represent microseconds. 2024-03-03 21:40:26 +03:00
kimath Handle issue with alternate SHAPE_LINE_CHAIN 2024-03-11 17:21:09 -07:00
kiplatform Don't show hidden directories and files in the project tree browser 2024-03-03 16:43:43 +00:00
sexpr Unwrap the FROM_UTF8 macro in favor of direct function 2023-09-09 00:10:57 -04:00
CMakeLists.txt Introduce core interface library 2023-04-06 15:01:18 +01:00