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
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2021-11-02Remove SimplifyMeshFilip Sykala
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-07-26Increase minimum oversampling for grid conversion in hollowingtamasmeszaros
2021-06-08Get rid of Contour3Dtamasmeszaros
2021-06-08Refactored hollowing backend to use indexed_triangle_meshtamasmeszaros
2021-06-08wip on hollowing refactortamasmeszaros
2021-06-08SLA backend refactored, except Hollowingtamasmeszaros
2021-05-29Added missing includes (GCC 11.1)Lukáš Hejl
2021-05-18TriangleMeshSlicer: Got rid of admesh!Vojtech Bubnik
2021-05-17WIP: Reworked slicingVojtech Bubnik
2021-03-08Exclude triangles of original interior mesh and drillholes from trimmingtamasmeszaros
2021-03-08Add working version of triangle trimming for hollowed meshestamasmeszaros
2021-03-08Do grid redistance even with zero closing distancetamasmeszaros
2021-03-08Use triangle removal only for visualized meshtamasmeszaros
2021-03-08Group hollowing result (including grid) into one structtamasmeszaros
2021-03-08Add voxel scale to openvdb metadata.tamasmeszaros
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
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-03-26Merge remote-tracking branch 'remotes/prusa/master'supermerill
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