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-09-26Fixed #1244 - perl partversion_1.41.1-betaEnrico Turri
2018-09-21Enhanced fix of #1229 - perl partEnrico Turri
2018-09-14Merge remote-tracking branch 'origin/support_improvements'bubnikv
2018-09-14Fix window size persistenceVojtech Kral
2018-09-14Fixed #1229Enrico Turri
2018-09-07Fixed #1204YuSanka
2018-09-06Implemented support enforcers / blockers.bubnikv
2018-08-22Lay flat minor bugfix (ObjectCutDialog called a changed function using the ol...Lukas Matena
2018-08-14Fixed object sinking into print bed after parts importEnrico Turri
2018-07-24Out of print volume detection for toolpathsEnrico Turri
2018-07-17Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-07-10Supports were printed twice if synchronized with object layers, added always-...Lukas Matena
2018-06-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-27Code cleanupEnrico Turri
2018-06-271st attempt to fix opengl on ubuntuEnrico Turri
2018-06-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-26Fixed crash when slicing from Layers tabEnrico Turri
2018-06-26Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-26Fixed panning in Layers viewEnrico Turri
2018-06-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-25Fix of interaction between opengl contexts and main page notebookEnrico Turri
2018-06-21Cleanup of perl codeEnrico Turri
2018-06-14Partial perl code cleanupEnrico Turri
2018-06-11Removed 3DScene volumes from perlEnrico Turri
2018-06-11Fixed selection and rendering in object settings dialogEnrico Turri
2018-06-08class 3D on_select callback moved to c++Enrico Turri
2018-06-08reload_scene method of 3D class moved to c++Enrico Turri
2018-06-07class 3D callbacks moved to c++Enrico Turri
2018-06-07Key down and char event handlers of class 3D moved to c++Enrico Turri
2018-06-06Removed method update_bed_size from 3D perl classEnrico Turri
2018-06-06Removed DestroyGL method from 3DSceneEnrico Turri
2018-06-063DScene member variables moved to c++Enrico Turri
2018-06-063DScene load_object method moved to c++Enrico Turri
2018-06-05Generation of preview paths moved to c++Enrico Turri
2018-06-05Generation of gcode paths moved to c++Enrico Turri
2018-06-04Another set of 3DScene methods moved to c++Enrico Turri
2018-06-042nd attempt to fix opengl initialization on linuxEnrico Turri
2018-06-01Refactoring and cleanupEnrico Turri
2018-05-313DScene mouse event handler partially moved to c++ - part 2Enrico Turri
2018-05-313DScene mouse event handler partially moved to c++Enrico Turri
2018-05-293DScene update_volumes_colors_by_extruder method moved to c++Enrico Turri
2018-05-283DScene mouse wheel event moved to c++Enrico Turri
2018-05-253DScene volume selection methods moved to c++Enrico Turri
2018-05-24Removed from Perl all 3DScene methods already moved to c++Enrico Turri
2018-05-23Objects rendering moved to c++Enrico Turri
2018-05-233DScene plain shader moved to c++Enrico Turri
2018-05-22Merge with masterEnrico Turri
2018-05-22Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
2018-05-223DScene's enable_picking variable moved to c++Enrico Turri
2018-05-21Warning texture moved to c++Enrico Turri