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-11-22Removed legacy GUI Perl bindings,bubnikv
2018-09-241st installment of ModelInstance 3D scale componentsEnrico Turri
2018-09-201st installment of ModelInstance 3D rotation componentsEnrico Turri
2018-09-17Merged with devbubnikv
2018-09-10Added perl callback for gizmo flattenEnrico Turri
2018-09-06Added select by part tool to toolbarEnrico Turri
2018-09-05Renamed GLVolume member variables to match the corresponding ModelInstance onesEnrico Turri
2018-08-24Removed scale and rotate actions from toolbarEnrico Turri
2018-08-23Fixed conflicts after merging with branch eigenizeEnrico Turri
2018-08-21Completely replaced the homebrew Pointf3 class with Eigen Vec3d.bubnikv
2018-08-17Merged with masterbubnikv
2018-08-17Removed Point::scale(),translate(),coincides_with(),distance_to(),bubnikv
2018-08-15Merge branch 'opengl_to_cpp' of https://github.com/prusa3d/Slic3r into gizmos_3dEnrico Turri
2018-08-15Use of bounding box of rotated 3D convex hull for out of print volume detectionEnrico Turri
2018-08-13Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-08-02Merge branch 'lm_wipe_tower_block_improvements' into lm_wipe_tower_block_impr...Lukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-27Fixed conflict after merge with masterEnrico Turri
2018-07-273D scene toolbar actionsEnrico Turri
2018-07-27Reddish background when detected out of print volume toolpathsEnrico Turri
2018-07-24Out of print volume detection for toolpathsEnrico Turri
2018-07-24Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-07-231st installment of 3D scene toolbarEnrico Turri
2018-07-23Fixed status of Slice now and Export G-Code buttons after object importEnrico Turri
2018-07-18Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3r into s...Enrico Turri
2018-07-18Unified opengl texturesEnrico Turri
2018-07-18Disable slicing when one object crosses the print volume boundaryEnrico Turri
2018-06-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-273rd attempt to fix opengl on ubuntuEnrico Turri
2018-06-271st attempt to fix opengl on ubuntuEnrico 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-22Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-22Forced render of 3D scene when changing tab in plater's notebookEnrico Turri
2018-06-22Geometry info updated while using gizmosEnrico Turri
2018-06-21Faster gizmos updateEnrico Turri
2018-06-19Object updated by rotate gizmoEnrico Turri
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-131st installment of gizmosEnrico Turri
2018-06-12Attempt to workaround bug in wxWidgets IsShownOnScreen() methodEnrico Turri
2018-06-11Use a single gl context created in c++Enrico Turri
2018-06-11Removed 3DScene volumes from perlEnrico 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-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