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-09-17Merged with devbubnikv
2018-09-10Added perl callback for gizmo flattenEnrico Turri
2018-09-06Added select by part tool to toolbarEnrico Turri
2018-08-24Removed scale and rotate actions from toolbarEnrico Turri
2018-08-13Code cleanupEnrico Turri
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-19Warning and legend textures moved from _3DScene class to GLCanvas3D classEnrico Turri
2018-06-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-27Code cleanupubuntu_opengl_fixEnrico 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-21Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-20Fixed crash at startup on OpenGL 1.1 cardsEnrico Turri
2018-06-19Object updated by rotate gizmoEnrico Turri
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-13Hovering on gizmo overlayEnrico 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-11GLCanvas3D volumes as a stack variableEnrico 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
2018-06-04Another set of 3DScene methods moved to c++Enrico Turri
2018-06-04Fixed opengl initialization on linuxEnrico Turri
2018-06-043rd attempt to fix opengl initialization on linuxEnrico Turri
2018-06-041st attempt to fix opengl initialization on linuxEnrico Turri
2018-06-04OpenGL info moved to c++Enrico 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-303DScene timer and _variable_layer_thickness_action method moved to c++Enrico Turri