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
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
2019-02-20Printbed textures generated from svg filesEnrico Turri
2019-02-20ENABLE_UNIQUE_BED set as defaultEnrico Turri
2019-02-19Bed and Axes classes moved from GLCanva3d to Plater to have a unique instance...Enrico Turri