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-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-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-18Object updated by scale gizmoEnrico Turri
2018-06-13Hovering on gizmo overlayEnrico 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-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
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
2018-05-253DScene volume selection methods moved to c++Enrico Turri
2018-05-243DScene layer height profile rendering moved to c++Enrico Turri
2018-05-243DScene layer editing overlay textures rendering moved to c++Enrico Turri
2018-05-233DScene picking pass moved to c++Enrico Turri
2018-05-233DScene mouse variables 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-223DScene's enable_picking variable moved to c++Enrico Turri
2018-05-21Volumes rendering moved to c++Enrico Turri