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 лет назад |
bubnikv
|
403329db49
Misc bugfixes.
|
8 лет назад |
Alessandro Ranellucci
|
4913e90e10
Remove any Perl related code from libslic3r
|
9 лет назад |
Alessandro Ranellucci
|
5d3cd792eb
Make infill_only_where_needed idempotent. #2198
|
10 лет назад |
Alessandro Ranellucci
|
bf0eb1af0c
Refactored ClipperUtils API for a more consistent arguments convention
|
10 лет назад |
Alessandro Ranellucci
|
b69caff93c
Ported LayerRegion::make_slices() to XS
|
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 лет назад |
Petr Ledvina
|
115aa6885f
Implement type checking for XS objects
|
10 лет назад |
Alessandro Ranellucci
|
432a87e73d
New option for forcing the generation of interface shells. #1847
|
11 лет назад |
Alessandro Ranellucci
|
3d483722c6
Perform additional checks before merging solid surfaces (i.e. take flow and fill pattern into account)
|
11 лет назад |
Alessandro Ranellucci
|
af457cd3d7
Fix compilation on Windows
|
11 лет назад |
Alessandro Ranellucci
|
46e3b3180e
Ported Surface->offset() to XS
|
11 лет назад |
Alessandro Ranellucci
|
878d587196
Ported is_solid() and is_bridge() to XS. Also ported (but not used yet) group() to SurfaceCollection::group()
|
11 лет назад |
Alessandro Ranellucci
|
e02ae0d18a
Return Surface objects by reference from SurfaceCollection objects and fix a bug in XS code causing some shell options to be ignored
|
11 лет назад |
Alessandro Ranellucci
|
bb45437526
Return Surface->expolygon by reference
|
11 лет назад |
Alessandro Ranellucci
|
85011dfef3
Ported Surface->p
|
11 лет назад |
Alessandro Ranellucci
|
b38cc2c244
Merge branch 'master' into xsdata
|
11 лет назад |
Alessandro Ranellucci
|
ab6b3d41a7
XS interface completed, including new Line class
|
11 лет назад |
Alessandro Ranellucci
|
e485f0b130
Return a reference to the actual item instead of a clone when accessing contents of a SurfaceCollection
|
11 лет назад |
Alessandro Ranellucci
|
399bc80899
Ported Slic3r::Surface to XS
|
11 лет назад |