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
2022-06-06Tech ENABLE_WORLD_COORDINATE_SHOW_AXES merged into tech ENABLE_WORLD_COORDINATEenricoturri1966
2022-06-03Tech ENABLE_WORLD_COORDINATE_SHOW_AXES - Show axes of the current reference s...enricoturri1966
2022-04-11Fixed rendering of printbed while the camera is below itenricoturri1966
2022-03-15Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of default bed in thumbnailsenricoturri1966
2022-03-15Tech ENABLE_GL_SHADERS_ATTRIBUTES - Fixed rendering of bed texture in thumbnailsenricoturri1966
2022-03-09Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES renamed as ENABLE_GL_SHADERS_ATT...enricoturri1966
2022-03-08Tech ENABLE_GLBEGIN_GLEND_REMOVAL renamed as ENABLE_LEGACY_OPENGL_REMOVALenricoturri1966
2022-03-03Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-07Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Removed Slic3r::GUI::GeometryBuffer from ...enricoturri1966
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-10-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-09-21Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circ...enricoturri1966
2021-07-21Revert of b140709fa8aa313278455995de30f88e9a442120 and new implementation of ...enricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-04-20Removed mutable members from class Bed3Denricoturri1966
2021-02-09Removal of not numerically robust libraries "poly2tree" and "polypartition".Vojtech Bubnik
2020-11-16ENABLE_GCODE_VIEWER set as default in 3DBed.hpp/.cppenricoturri1966
2020-07-29Follow-up of 9d4344a78ce56ecf722e946f2c1796a9e1df96e8 -> ensure printbed alwa...enricoturri1966
2020-05-27ENABLE_GCODE_VIEWER -> Completed implementation of new GLModel classenricoturri1966
2020-05-22ENABLE_SHADERS_MANAGER set as defaultenricoturri1966
2020-05-20Fixed build for all 4 cases of tech ENABLE_SHADERS_MANAGER and ENABLE_GCODE_V...enricoturri1966
2020-05-20First installment of tech ENABLE_SHADERS_MANAGER, using class GLShadersManage...enricoturri1966
2020-05-12Tech ENABLE_GCODE_VIEWER -> Bed axes rendered using the new OpenGL model classenricoturri1966
2020-04-14The bed texture is not shown when looking from below and FDM/SLA support gizm...Lukas Matena
2020-02-13ENABLE_6DOF_CAMERA set as defaultEnrico Turri
2020-01-17Fixed conflicts after merge with masterEnrico Turri
2020-01-15Six degrees of freedom camera - 1st installmentEnrico Turri
2020-01-09Configurable system printers bed textures and modelsEnrico Turri
2019-12-12Fixed positioning of gizmos' imgui dialogsEnrico Turri
2019-11-28Printbed axes renderable on demandEnrico Turri
2019-11-15Added model and texture for Mini and Ender3 printer printbedsEnrico Turri
2019-07-26Refactoring into rendering pipelineEnrico Turri
2019-07-25Draw lighter gridlines when rendering default procedural texture on print bed...Enrico Turri
2019-07-25Render custom bed model on custom bedsEnrico Turri
2019-07-24Render custom bed model on prusa bedsEnrico Turri
2019-07-24Refactoring in Bed3DEnrico Turri
2019-07-24Custom bed texture applied to custom bed shapesEnrico Turri
2019-07-19Tech ENABLE_TEXTURES_FROM_SVG set as defaultEnrico Turri
2019-07-18Render custom bed textures in svg format on prusa bedsEnrico Turri
2019-07-08Fixed conflicts after merge with masterEnrico Turri
2019-07-03Fixed compile warnings in Bed3DEnrico Turri
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-06-24Fixed conflicts after merge with branch et_perpsective_cameraEnrico Turri
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-06-14Follow-up of 1a91add2e60f3a4d22cdd6c8a10e57dc8095e0a2 -> Improvements to tigh...Enrico Turri
2019-06-14Tighter camera frustrum to reduce z-fightingEnrico Turri
2019-06-05Update 3D scene when all compressed texture data are sent to GPUEnrico Turri
2019-06-02Temporary low-res texture shown while generating compressed data on the CPUEnrico Turri
2019-02-27Small refactoring in Bed3D and GLShaderEnrico Turri