Petr Ledvina
|
115aa6885f
Implement type checking for XS objects
|
11 years ago |
Alessandro Ranellucci
|
ca4d4211c9
Refactored signatures of many C++ methods for more efficient and safer style. Includes a bugfix for Point::nearest_point() which was returning a pointer to freed memory. #1961
|
11 years ago |
Alessandro Ranellucci
|
52de292a48
Fixed wrong refactoring of perimeter tree traversal. #1832
|
11 years ago |
Alessandro Ranellucci
|
7f5442265e
Include thin walls in general top-level perimeter sorting to get more efficient paths
|
11 years ago |
Alessandro Ranellucci
|
ac5e713323
Fix segfault when calling chained_path() on an ExtrusionPathCollection using no_sort. Includes regression test
|
11 years ago |
Alessandro Ranellucci
|
275422fac7
Don't return first_point() and last_point() by reference
|
11 years ago |
Alessandro Ranellucci
|
d2e4bba074
Fixed memory leak in ExtrusionPath::Collection and return collection items by reference
|
11 years ago |
Alessandro Ranellucci
|
bd7b0e2aed
Ported ExtrusionPath::Collection->chained_path
|
11 years ago |