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

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-19WIP: Moved sources int src/, separated most of the source code from Perl.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-17Merged with masterbubnikv
2018-08-17Removed the x(), y(), z() Point/Pointf/Point3/Pointf3 accessors.bubnikv
2018-08-17Removed Point::scale(),translate(),coincides_with(),distance_to(),bubnikv
2018-08-14Changing the internal representation of Point / Pointf / Point3 / Pointf3 to ...bubnikv
2018-07-30Fixed calculation of bed origin in bed shape dialogEnrico Turri
2018-04-06Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-03-23Saved bed_shape changes.YuSanka
2018-03-09Merge branch 'master' into wipe_tower_improvementsLukas Matena
2018-02-28First naive implementation of wipe tower settings dialogLukas Matena
2018-02-23Merge remote-tracking branch 'remotes/origin/gui_translate_to_cpp'bubnikv
2018-02-23All project is ready to localization.YuSanka
2018-02-191st attempt to fix JIRA SPE-22 (wrong file export on MAC)Enrico Turri
2018-02-16Escape from try/catch in Tab and OptionsGroupYuSanka
2018-02-09Fix biuld on Linux a OSXYuSanka
2018-02-08Added menu item for selection of application language from the list of instal...YuSanka
2018-02-07First steps for implementing localizationYuSanka
2018-02-05First experiments with wxLocaleYuSanka
2018-01-30BedShapeDialog and Bed_2D (as a part of it) are completed.YuSanka
2018-01-25Merge with bibnikv.YuSanka