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/lib
AgeCommit message (Expand)Author
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2021-09-20Eradicated admesh from TriangleMesh:Vojtech Bubnik
2021-05-20Fix of its_collect_mesh_projection_points_above()Vojtech Bubnik
2021-05-06Removing offset2 from Perl bindings and other minor cleanup.Vojtech Bubnik
2019-07-31Merge remote-tracking branch 'remotes/prusa/master'supermerill
2019-06-20Reworked the Perl unit / integration tests to use the same Printbubnikv
2019-06-20Merge remote-tracking branch 'remotes/prusa/master'supermerill
2019-05-22Fixed unit tests when run with range checks on std::vectorLukas Matena
2019-03-06Merge remote-tracking branch 'remotes/prusa/master' into masterPEsupermerill
2019-02-22Removed the Perl GUI modules.bubnikv
2018-12-19Merge branch 'master_slic3rPE_PR' into masterPEsupermerill
2018-12-19Merge branch 'master' into masterPE (renaming)supermerill
2018-12-17Merge branch 'masterPE' into master_slic3rPE_PRsupermerill
2018-12-17Merge tag 'mass_rename' into master_slic3rPE_PRsupermerill
2018-12-07Plater: single object STL export and reloadingVojtech Kral
2018-10-31Merge branch 'master_slic3rPE_PR'1.41.1-51.41.1-1supermerill
2018-10-29Merge remote-tracking branch 'remotes/prusa/master' into master_slic3rPE_PRsupermerill
2018-10-11Plater: increase, decrease, set_number_of_copies, arrangeVojtech Kral
2018-10-09Plater: Add missing skeletons (un-typed for now)Vojtech Kral
2018-10-08WIP: Plater: Event handling boilerplate / skeletonsVojtech Kral
2018-10-08WIP: Plater, tracking in Plater.pmVojtech Kral
2018-10-01WIP: PlaterVojtech Kral
2018-09-26Fixed #1244 - perl partversion_1.41.1-betaEnrico Turri
2018-09-25Test.pm modified to use ModelInstance full 3D transformEnrico Turri
2018-09-241st installment of ModelInstance 3D scale componentsEnrico Turri
2018-09-24Fixed arrange for objects with 3D rotationsEnrico Turri
2018-09-21Enhanced fix of #1229 - perl partEnrico Turri
2018-09-201st installment of ModelInstance 3D rotation componentsEnrico Turri
2018-09-19Code cleanupEnrico Turri
2018-09-18Perl version of preview removed from Slic3rEnrico Turri
2018-09-18Method Preview::load_print() ported to c++Enrico Turri
2018-09-181st installment of preview ported in c++Enrico Turri
2018-09-17Merged with devbubnikv
2018-09-17Removed Print.pm,bubnikv
2018-09-14Merge remote-tracking branch 'origin/support_improvements'bubnikv
2018-09-14Fix window size persistenceVojtech Kral
2018-09-14Merge remote-tracking branch 'origin/lm_wipe_tower_consumption'bubnikv
2018-09-14Fixed #1229Enrico Turri
2018-09-14Removed "Slice to SVG" and "Quick Slice"bubnikv
2018-09-14Finished porting of the status bar to C++.bubnikv
2018-09-14Removed the Controller, Layer View, System Info, ObjectCutDialog,bubnikv
2018-09-14WIP: Background processing.bubnikv
2018-09-12Removed Strings.hpp, replaced with wxStringbubnikv
2018-09-12Merged with devbubnikv
2018-09-12Added number of toolchanges into 'Sliced info' statisticsLukas Matena
2018-09-10Added perl callback for gizmo flattenEnrico Turri
2018-09-10Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-10Fixed #1211Enrico Turri
2018-09-07Merge branch 'master' of https://github.com/prusa3d/Slic3r into devEnrico Turri
2018-09-07Fixed #1204YuSanka