Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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