Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-18Add dedicated tests for support point generationtamasmeszaros
2020-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Separate support tree routing and meshing, remove Common.hpp/.cpp .tamasmeszaros
2020-06-10Fix support and hole point reprojection after reload and netfabbtamasmeszaros
2020-02-08Spiral vase improvements and bugfixes.bubnikv
2020-02-06Hollowing: allow to place drain holes on the inner surface of a hollowed cavityLukas Matena
2020-01-24Use mesh boolean in the backend to drill holes.tamasmeszaros
2020-01-23add mesh simplification.tamasmeszaros
2020-01-17Fixed a bug in the hole-aware raycasterLukas Matena
2020-01-08Add tests for EigenMesh3D raycaster with hole support.tamasmeszaros
2019-12-16Add opencsg demo sandboxtamasmeszaros
2019-11-29SLATreeSupports generator now takes account for holes and can build supports ...Lukas Matena
2019-11-22EigenMesh3D raycaster should now be able to pick a correct intersection on th...Lukas Matena
2019-11-19Started work on extending EigenMesh3D to account for possible drain holes whe...Lukas Matena
2019-11-13Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-12SLAPrint steps moved to separate module.tamasmeszaros
2019-11-11Fix non thread-safe data flow between plater and hollowing gizmo.tamasmeszaros
2019-11-11Merge branch 'tm_openvdb_integration' into lm_tm_hollowingtamasmeszaros
2019-11-08Enhanced hollowing scheme, closing distance working as expected.tamasmeszaros
2019-11-08hollowing params renamed, filtering generalizedtamasmeszaros