bubnikv
|
401059066e
Switched to Perl local::lib for local compilation.
|
7 years ago |
Alessandro Ranellucci
|
f14c0e2183
Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857
|
9 years ago |
Alessandro Ranellucci
|
d46d9079a3
Fixed test after recent change of distance_to_line() semantics
|
10 years ago |
Alessandro Ranellucci
|
6ce651eb4a
Fixed wrong implementation of concave_points() and convex_points() in C++. #2384
|
10 years ago |
Alessandro Ranellucci
|
9bff6ccde7
Fixed tests after recent fixes to concave_points
|
10 years ago |
Alessandro Ranellucci
|
abdf6531f1
Bugfix: wrong logic for concave_points() and convex_points()
|
10 years ago |
Alessandro Ranellucci
|
93c1ae92c9
Added failing test case for contains_point() not working on Windows. #1950
|
10 years ago |
Alessandro Ranellucci
|
33da6adc3c
Better pruning
|
11 years ago |
Alessandro Ranellucci
|
b17d06f9d1
Finished porting BoundingBox to XS
|
11 years ago |
Alessandro Ranellucci
|
a29eeb7789
Fix t/geometry.t
|
11 years ago |
Alessandro Ranellucci
|
0045f84ed2
Removed chained_path_points()
|
11 years ago |
Alessandro Ranellucci
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
Alessandro Ranellucci
|
5f81292f3f
Ported encloses_point() to XS and renamed to contains_point()
|
11 years ago |
Alessandro Ranellucci
|
50c0081d25
Update Clipper to 6.0.0
|
11 years ago |
Alessandro
|
e024b08762
Round Perl coordinates instead of truncating them to integers. #1486 #1445 #1464
|
11 years ago |
Alessandro Ranellucci
|
849d69d178
Fix regression in chained_path() introduced in fb763b01879f6943bf8f601f37e03947ccbf7511. Includes regression test. #1184
|
11 years ago |
Alessandro Ranellucci
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
Alessandro Ranellucci
|
fb763b0187
Removed dependency on Math::Clipper
|
11 years ago |
Alessandro Ranellucci
|
b38cc2c244
Merge branch 'master' into xsdata
|
11 years ago |
Alessandro Ranellucci
|
9458c7db97
Fix integration of XS containers
|
11 years ago |
Alessandro Ranellucci
|
ab6b3d41a7
XS interface completed, including new Line class
|
11 years ago |
Alessandro Ranellucci
|
9af2a1c007
Use XS Point everywhere
|
11 years ago |
Alessandro Ranellucci
|
8e0e03247d
Bugfix: ineffective scale() method in recently created BoundingBox objects caused wrong positioning for scaled objects in plater. Includes regression test. #1171
|
11 years ago |
Alessandro Ranellucci
|
7d08796b0a
Remove sporadic duplicate useless lines. #772
|
12 years ago |
Alessandro Ranellucci
|
3794d51cc7
Add unit test for polyline_lines
|
12 years ago |
Alessandro Ranellucci
|
a24ffee2aa
New polygon_is_convex() function
|
13 years ago |
Alessandro Ranellucci
|
d51a37a0ae
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
13 years ago |
Alessandro Ranellucci
|
7628c83e9f
Some tests were failing
|
13 years ago |
Alessandro Ranellucci
|
84abd41cf4
Fixes for bridges
|
13 years ago |
Alessandro Ranellucci
|
ad27f25c71
Skeining algorithm totally rewritten
|
13 years ago |
Alessandro Ranellucci
|
743f2abcf2
Detection of optimal infill direction for bridges. Includes many fixes and improvements.
|
13 years ago |
Alessandro Ranellucci
|
e2d2574b8b
New algorithm for clipping lines to complex polygons
|
13 years ago |
Alessandro Ranellucci
|
5812804d6b
Refactored the can_connect() logic (includes a refactoring of the SVG library)
|
13 years ago |