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
..
2022-02-05 22:34:45 +00:00
2022-02-05 22:34:45 +00:00
2022-01-31 20:00:47 +00:00
2022-01-31 20:00:47 +00:00
2022-02-05 22:34:45 +00:00
2021-07-16 16:13:41 -04:00
2022-01-01 14:12:20 -05:00
2022-02-05 22:34:45 +00:00
2021-07-30 20:55:34 -07:00
2022-02-05 22:34:45 +00:00
2022-02-05 22:34:45 +00:00
2021-07-16 16:13:41 -04:00