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-06Implemented support enforcers / blockers.bubnikv
2018-08-16Detection of out of print volume disabled for wipe tower of unknown sizeEnrico Turri
2018-08-16GLVolume use a pointer to ModelVolume's convex hull instead of a copy of itEnrico Turri
2018-08-15Use of bounding box of rotated 3D convex hull for out of print volume detectionEnrico Turri
2018-08-06Minor tweaks of UI texts,bubnikv
2018-08-03Changed color of preliminary wipe tower blockLukas Matena
2018-08-02Merge branch 'lm_wipe_tower_block_improvements' into lm_wipe_tower_block_impr...Lukas Matena
2018-08-02Wipe tower postprocessing, wipe tower block on 3D plate improved.Lukas Matena
2018-07-27Reddish background when detected out of print volume toolpathsEnrico Turri
2018-07-27Out of print volume detection for extrusion toolpaths onlyEnrico Turri
2018-07-26Fixed color of all toolpaths when detected as out of print bed volumeEnrico Turri
2018-07-24Out of print volume detection for toolpathsEnrico 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-07-18Code cleanupEnrico Turri
2018-07-18Merge branch 'scene_manipulators' of https://github.com/prusa3d/Slic3r into s...Enrico Turri
2018-07-18Unified opengl texturesEnrico Turri
2018-07-18Disable slicing when one object crosses the print volume boundaryEnrico Turri
2018-07-17Merge with master + resolved conflictsEnrico Turri
2018-06-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimateEnrico 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 time_estimateEnrico 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-25Fixed conflict after merge with masterEnrico Turri
2018-06-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimateEnrico Turri
2018-06-25Fix of #999Enrico Turri
2018-06-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into time_estimateEnrico 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-22Changed use of GL_LIGHTING logic and code cleanupEnrico Turri
2018-06-22Geometry info updated while using gizmosEnrico Turri
2018-06-22Try to fix uncorrect setup on LinuxYuSanka
2018-06-224th Attempt to fix texture rendering on OpenGL 1.1 cardsEnrico Turri
2018-06-212nd Attempt to fix texture rendering on OpenGL 1.1 cardsEnrico Turri
2018-06-21Attempt to fix texture rendering on OpenGL 1.1 cardsEnrico Turri
2018-06-21Faster gizmos updateEnrico 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-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