bubnikv
|
4faf41fc33
|
Fixed a regression issue in the triangle mesh slicing code, where
a broken contour was not glued together using the closest neighbors.
|
2019-03-11 17:18:38 +01:00 |
|
bubnikv
|
7c008a32ab
|
Fixes to storing and loading configs from AMF/3MF.
|
2018-11-07 14:57:50 +01:00 |
|
Enrico Turri
|
0e241917ec
|
Use Transform3d in place of Transform3f as parameter of mesh transform functions
|
2018-11-02 13:47:47 +01:00 |
|
bubnikv
|
14b0d2d40c
|
Fixed a regression bug in admesh: bad hashing.
Also the hash table size for admesh was made adaptive based on the number
of faces.
|
2018-09-25 16:05:26 +02:00 |
|
bubnikv
|
1260b8deb3
|
WIP: Moved sources int src/, separated most of the source code from Perl.
The XS was left only for the unit / integration tests, and it links
libslic3r only. No wxWidgets are allowed to be used from Perl starting
from now.
|
2018-09-19 11:02:24 +02:00 |
|