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
path: root/lib
AgeCommit message (Expand)Author
2018-06-28Merge branch 'for_merging'bubnikv
2018-06-28Fix of tooltips on OSX showing on the first page of a parameter tab.YuSanka
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-26When running on Windows, Perl $^X returns slic3r.exe or slic3r-console.exebubnikv
2018-06-26Fixed crash when slicing from Layers tabEnrico Turri
2018-06-26Fixed bed update when changing selected printerEnrico Turri
2018-06-26Fixed panning in Layers viewEnrico Turri
2018-06-25Fix of interaction between opengl contexts and main page notebookEnrico Turri
2018-06-22Forced render of 3D scene when changing tab in plater's notebookEnrico Turri
2018-06-21Force update when changing selected printer using the GUIEnrico Turri
2018-06-19Updating bugfixes (#973)Vojtech Kral
2018-06-19Disabled the UI gizmos, they are not yet ready for the prime timebubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/opengl_to_cpp'bubnikv
2018-06-19Merge remote-tracking branch 'remotes/origin/fix_model_by_win10'bubnikv
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-15Scale gizmo interaction with mouseEnrico Turri
2018-06-14Partial perl code cleanupEnrico Turri
2018-06-131st installment of gizmosEnrico Turri
2018-06-12C++ code cleanupEnrico 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-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-08Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-07Fix: Dialog initialization ordering on OS XVojtech Kral
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-04Initial working implementation of the "Fix by Netfabb" function.bubnikv
2018-06-04Another set of 3DScene methods moved to c++Enrico Turri
2018-06-043rd attempt to fix opengl initialization on linuxEnrico Turri
2018-06-042nd attempt to fix opengl initialization on linuxEnrico Turri
2018-06-043DScene paint event handler moved to c++Enrico Turri
2018-06-04OpenGL info moved to c++Enrico Turri
2018-06-01Refactoring and cleanupEnrico Turri
2018-06-013DScene mouse event handler move to c++ completedEnrico 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-31Removed unused methods from 3DSceneEnrico Turri
2018-05-303DScene timer and _variable_layer_thickness_action method moved to c++Enrico Turri
2018-05-293DScene set_viewport_from_scene method moved to c++Enrico Turri