kicad/libs/kimath/include
jean-pierre charras 9108404efe Gerbview: seriously speed up the calculation time to draw polygons on OpenGL.
Mainly CacheTriangulation() was creating triangles using partition mode.
But this mode is optimized for Pcbnew and Gerbview and different internal units.
Now CacheTriangulation() is used in no partition, much faster in GERBVIEW_PAINTER.
Fixes #11549
https://gitlab.com/kicad/code/kicad/issues/11549
2022-05-13 18:20:35 +02:00
..
geometry Gerbview: seriously speed up the calculation time to draw polygons on OpenGL. 2022-05-13 18:20:35 +02:00
math Cleanup spacemouse plugin 2022-04-01 15:14:41 -07:00
bezier_curves.h Cleanup some wx/gdicmn.h includes 2022-01-04 20:32:27 -05:00
convert_basic_shapes_to_polygon.h Finish with EDA_ANGLE. 2022-01-16 21:15:40 +00:00
md5_hash.h specctra_export: fix an issue with custom and chamfered/round rect pads. 2020-11-25 13:57:46 +01:00
trigo.h Validate arc output when editing 2022-02-07 08:55:53 -08:00