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
path: root/xs
AgeCommit message (Expand)Author
2018-08-27Fixed conflicts after merging with masterEnrico Turri
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-24Mouse capture when dragging gizmosEnrico Turri
2018-08-24Removed scale and rotate actions from toolbarEnrico Turri
2018-08-24Added tooltip to gizmosEnrico Turri
2018-08-24Edited captions and default values of the new parameters (initial loading and...Lukas Matena
2018-08-24Renamed private member functions in GLToolbarEnrico Turri
2018-08-24Added snap to scale to rotate gizmoEnrico Turri
2018-08-24Modified render order of gizmosEnrico Turri
2018-08-24Lay flat - simple rejection of very small surfacesLukas Matena
2018-08-24Firmware updater: Fix a race conditionVojtech Kral
2018-08-243D gizmos grabbers always visible to picking passEnrico Turri
2018-08-24Fixed direction of rotate gizmo around y axisEnrico Turri
2018-08-24Use double in place of coordf_tEnrico Turri
2018-08-24Better fix for out of print volume detectionEnrico Turri
2018-08-24Fixed out of print volume detectionEnrico Turri
2018-08-24Fixed compile on LinuxEnrico Turri
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-22Enhanced behaviour of scale 3D gizmoEnrico Turri
2018-08-22fixed timestamp for duet uploadMartin Loidl
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-21Lay flat - limit number of active surfaces to 255 (to avoid problems with pic...Lukas Matena
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-213D gizmo grabbersEnrico Turri
2018-08-21Merge branch 'master' into lm_retraction_fixLukas Matena
2018-08-21Host upload backwards compatibilityMartin Loidl
2018-08-21some code formattingMartin Loidl
2018-08-21Added possibility for upload to DuetMartin Loidl
2018-08-21Removed the Point::coincides_with_epsilon() methodbubnikv
2018-08-213D rotate gizmo colored by axis in preview modeEnrico Turri
2018-08-211st installment of gizmo scale 3DEnrico Turri
2018-08-20Added a missing header (numeric for std::accumulate)Lukas Matena
2018-08-20Lay flat gizmo is rendered before the bed, so the surfaces are visible from b...Lukas Matena
2018-08-20Lay flat - icons and invalidation improvementLukas Matena
2018-08-201st installment of gizmo rotate 3DEnrico Turri
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