kicad/libs
Seth Hillbrand c1e6fdfb47 Polygon triangulation: Check for broken remainders
If the last three points of a tesselation are concave, we will never be
able to triangulate them.  They were likely formed from a bad polygon,
so we will drop the triangle and return completed

Fixes https://gitlab.com/kicad/code/kicad/issues/9380
2021-10-12 12:14:42 -07:00
..
kimath Polygon triangulation: Check for broken remainders 2021-10-12 12:14:42 -07:00
kiplatform Add support mode for dark mode to SCINTILLA_TRICKS. 2021-09-14 00:18:50 +01:00
sexpr Pass std::string by reference instead of on the stack where applicable. 2021-07-27 13:30:05 -04:00
CMakeLists.txt Add new kiplatform library for platform-specific code 2020-06-03 14:58:54 +00:00