kicad/libs/kimath/include
jean-pierre charras c07ac8b3db 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.
From Master branch
2022-05-13 18:33:53 +02:00
..
geometry Gerbview: seriously speed up the calculation time to draw polygons on OpenGL. 2022-05-13 18:33:53 +02:00
math Add std::hash specialization for VECTOR2I 2022-01-05 20:32:46 -08:00
bezier_curves.h Fix broken Doxygen comment specifiers. 2021-01-25 07:42:36 -05:00
convert_basic_shapes_to_polygon.h Pass wxPoint objects by reference instead of on the stack. 2021-07-26 15:35:33 -04: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-06 17:18:04 -08:00