bubnikv
|
81823fe7df
Reduced the content of Geometry.pm, removed unused Perl subroutines.
|
7 лет назад |
bubnikv
|
6582182e0c
Adapted to the new ClipperUtils.hpp interface by @alexrj
|
8 лет назад |
bubnikv
|
695c92fb00
CLIPPER_OFFSET_SCALE was made a power of two, the scaling functions
|
8 лет назад |
Alessandro Ranellucci
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 лет назад |
Alessandro Ranellucci
|
bf0eb1af0c
Refactored ClipperUtils API for a more consistent arguments convention
|
10 лет назад |
Alessandro Ranellucci
|
6adc3477c9
Moved C++ code into new libslic3r directory
|
10 лет назад |
Alessandro Ranellucci
|
76a8ec3d9e
Replace to_SV_ref() and to_SV_clone_ref() with templated glue functions
|
10 лет назад |
Alessandro Ranellucci
|
c37ef2f18b
New semantics for ExtrusionLoop objects. Early processing of perimeter overhangs for paralellizing such work and making G-code export lighter. Lots of refactoring. This should fix a number of minor bugs, including reversals of perimeter overhangs.
|
10 лет назад |
Petr Ledvina
|
028ef3a868
Add missing perlglue.hpp to xsp files
|
10 лет назад |
Alessandro Ranellucci
|
a93c862338
Ported traverse_pt() to XS
|
11 лет назад |
Alessandro Ranellucci
|
3025c77675
Use Clipper for line clipping
|
11 лет назад |
Alessandro Ranellucci
|
cb677c45de
Don't grow horizontal shells having acute angles. #1387
|
11 лет назад |
Alessandro Ranellucci
|
fb763b0187
Removed dependency on Math::Clipper
|
11 лет назад |
Alessandro Ranellucci
|
9cf831b9c5
Ported union_pt() to XS
|
11 лет назад |
Alessandro Ranellucci
|
443d4e52cb
Fixed everything in the XS port
|
11 лет назад |
Alessandro Ranellucci
|
94ca28644e
Ported union() to XS
|
11 лет назад |
Alessandro Ranellucci
|
b38cc2c244
Merge branch 'master' into xsdata
|
11 лет назад |
Alessandro Ranellucci
|
0efea9e442
Ported diff() and intersection()
|
11 лет назад |
Alessandro Ranellucci
|
c7b6818ccf
Ported offset() and offset2()
|
11 лет назад |
Alessandro Ranellucci
|
bf8c799685
Ported diff_ex, intersection_ex, union_ex, xor_ex
|
11 лет назад |
Alessandro Ranellucci
|
bd3fb21cfd
Make offset_ex(), offset2_ex() and diff_ex() available to C++ code
|
11 лет назад |
Alessandro Ranellucci
|
79db996696
Ported diff_ex() to XS
|
11 лет назад |
Alessandro Ranellucci
|
898007fc36
Port offset_ex() and offset2_ex() to XS
|
11 лет назад |