mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 03:13:39 +00:00
Replaced Moose with Moo => big performance boost and easier packaging
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
package Slic3r::Perimeter;
|
||||
use Moose;
|
||||
use Moo;
|
||||
|
||||
use Math::Geometry::Planar;
|
||||
*Math::Geometry::Planar::OffsetPolygon = *Math::Geometry::Planar::Offset::OffsetPolygon;
|
||||
|
||||
Reference in New Issue
Block a user