mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-21 15:51:10 -06:00
Fixed Perl bindings of Clipper after Clipper was adapted to Slic3r::Point
This commit is contained in:
parent
ea26581959
commit
1d588dad90
4 changed files with 13 additions and 13 deletions
|
@ -211,8 +211,8 @@ FlowRole T_UV
|
|||
PrintStep T_UV
|
||||
PrintObjectStep T_UV
|
||||
SurfaceType T_UV
|
||||
ClipperLib::JoinType T_UV
|
||||
ClipperLib::PolyFillType T_UV
|
||||
Slic3r::ClipperLib::JoinType T_UV
|
||||
Slic3r::ClipperLib::PolyFillType T_UV
|
||||
|
||||
# we return these types whenever we want the items to be cloned
|
||||
Points T_ARRAYREF
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue