Files
OrcaSlicer-bambulab/src/libslic3r
Vojtech Bubnik 9fbba855ef Clipper optimization:
1) Removed the already commented-out scaling / unscaling when doing
   "safe offsetting"
2) Removed some of the "safe offsetting" at calls where it never was used.
3) Reworked Clipper & ClipperUtils to pass Polygons / ExPolygons / Surfaces
   as input parameters without conversion to ClipperLib::Paths. This
   should save a lot of memory allocation and copying.
4) Reworked conversions from ClipperLib::Paths & PolyTree to Polygons /
   ExPolygons to use the move operator to avoid many unnecessary allocations.
5) Reworked some "union with safe ofsetting" to "offset_ex", which should
   be cheaper.
2021-04-30 11:49:57 +02:00
..
2021-04-30 11:49:57 +02:00
2021-04-21 16:49:11 +02:00
2020-09-10 14:03:30 +02:00
2021-04-30 11:49:57 +02:00
2021-04-30 11:49:57 +02:00
2021-02-03 15:12:53 +01:00
2021-04-22 09:26:07 +02:00
2021-04-22 09:26:07 +02:00
2021-04-30 11:49:57 +02:00
2021-04-30 11:49:57 +02:00
2021-04-30 11:49:57 +02:00
2021-04-13 11:31:54 +02:00
2021-04-30 11:49:57 +02:00
2021-01-27 10:58:52 +01:00
2020-10-20 09:17:26 +02:00
2021-02-08 17:52:29 +01:00
2021-03-15 10:04:45 +01:00
2021-03-23 11:06:45 +01:00
2020-12-09 15:12:17 +01:00
2021-03-16 07:25:31 +01:00
2021-02-22 19:43:18 +01:00
2021-04-30 11:49:57 +02:00
2021-04-30 11:49:57 +02:00
2021-04-30 11:49:57 +02:00
2021-03-02 12:19:49 +01:00
2020-09-14 18:03:22 +02:00
2021-04-30 11:49:57 +02:00