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
2018-08-29Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-29Fixed transformation center for objects imported from 3mf filesversion_1.41.0-rcEnrico Turri
2018-08-28Removed unused methodsEnrico Turri
2018-08-28Eigenized 3mf I/OEnrico Turri
2018-08-28added max merge distance parametertamasmeszaros
2018-08-28Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-28Tweaks to GLGizmoFlattenEnrico Turri
2018-08-27fix centroid error for two points and merge with dev.tamasmeszaros
2018-08-27generalization for more than one concave hulls.tamasmeszaros
2018-08-27Merge branch 'dev' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-27Fixed conflicts after merging with masterEnrico Turri
2018-08-27FIxed build errors caused by merge and flipped normals of the SLA pool walls.tamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-27Merge remote-tracking branch 'origin/dev' into sla_base_pooltamasmeszaros
2018-08-25Bumped up the version number to 1.41.0-beta2version_1.41.0-beta2bubnikv
2018-08-25Changed the wording of "Purge into this object's ..." to "Wipe ..."bubnikv
2018-08-24Merge remote-tracking branch 'remotes/origin/lm_lay_flat_round_merged_facets'bubnikv
2018-08-24Merge remote-tracking branch 'remotes/origin/lm_retraction_fix'bubnikv
2018-08-24Fixed after-merging compilation problemsYuSanka
2018-08-24Edited captions and default values of the new parameters (initial loading and...Lukas Matena
2018-08-24Merge remote-tracking branch 'origin/SLA_ui' into devYuSanka
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-23Merge branch 'gizmos_3d' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-08-22Eigenized the admesh structuresbubnikv
2018-08-22d ..bubnikv
2018-08-22Merge branch 'master' into lm_lay_flat_round_merged_facetsLukas Matena
2018-08-22Merge remote-tracking branch 'origin/master' into feature_arrange_with_libnest2dtamasmeszaros
2018-08-22Parallel placer now works with the custom Slic3r object function. Works an or...tamasmeszaros
2018-08-22Enhanced behaviour of scale 3D gizmoEnrico Turri
2018-08-21Replaced Point3 with Eigen Vec3crd, removed Point3 from the Perl binding.bubnikv
2018-08-21Eradicated the Pointf class, replaced with Eigen Vector3dbubnikv
2018-08-21Eradicated most of Pointf extras compared to pure Eigen::Vector2d.bubnikv
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-21Print host bugfixes / refactoringVojtech Kral
2018-08-21Lay flat - rotation is now done in one go directly about the necessary axisLukas Matena
2018-08-21Yet another experimental parameter to adjust the initial loading speed of a n...Lukas Matena
2018-08-21Merge branch 'master' into lm_retraction_fixLukas Matena
2018-08-21Merge remote-tracking branch 'origin/eigenize' into sla_base_pooltamasmeszaros
2018-08-21Edges now smoothed on the sides.tamasmeszaros
2018-08-21Host upload backwards compatibilityMartin Loidl
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-21Removed the Point::coincides_with_epsilon() methodbubnikv
2018-08-211st installment of gizmo scale 3DEnrico Turri
2018-08-20parallel nesting can be enabled but fails with the current objectfunction.tamasmeszaros
2018-08-20figured out how to round the edges of the generated model.tamasmeszaros
2018-08-20Lay flat - icons and invalidation improvementLukas Matena
2018-08-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-17Replaced coincides_with(const Line &line) with operator==bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed the Point::wkt() and Point::dump_perl() methods.bubnikv