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-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
2018-05-293DScene update_volumes_colors_by_extruder method moved to c++Enrico Turri
2018-05-293DScene mark_volumes_for_layer_height method moved to c++Enrico Turri
2018-05-293DScene render method partially moved to c++Enrico Turri
2018-05-283DScene mouse wheel event moved to c++Enrico Turri
2018-05-283DScene layers editing mouse containment methods moved to c++Enrico Turri
2018-05-283DScene _first_selected_object_id_for_variable_layer_height_editing method mo...Enrico Turri
2018-05-283DScene layers editing parameters moved to c++Enrico Turri
2018-05-253DScene layer_editing_allowed method moved to c++Enrico Turri
2018-05-253DScene layer editing overlay completely moved to c++Enrico Turri
2018-05-25Layers editing shader moved to c++Enrico Turri