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/xs/xsp
AgeCommit message (Expand)Author
2018-06-27Fix format-security violation with croakChow Loong Jin
2018-06-273rd attempt to fix opengl on ubuntuEnrico Turri
2018-06-271st attempt to fix opengl on ubuntuEnrico 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-21Octoprint: Add a dialog for setting the filename/pathVojtech Kral
2018-06-19Merge remote-tracking branch 'remotes/origin/scene_manipulators'bubnikv
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-14Partial perl code cleanupEnrico 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
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-041st attempt to fix opengl initialization on linuxEnrico Turri
2018-06-04OpenGL info moved to c++Enrico Turri
2018-06-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into scene_manipul...Enrico Turri
2018-06-04Merge branch 'master' of https://github.com/prusa3d/Slic3r into opengl_to_cppEnrico Turri
2018-06-04Beta bugfixes (#931)Vojtech Kral
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