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-03-21Tech ENABLE_GL_SHADERS_ATTRIBUTES - Added shaders for glsl version 140enricoturri1966
2022-03-11Fixed conflicts after merge with masterenricoturri1966
2022-03-09Tech ENABLE_LEGACY_OPENGL_REMOVAL - Refactoring of GLModel to automatically d...enricoturri1966
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-04Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-03-01Tech ENABLE_GLBEGIN_GLEND_SHADERS_ATTRIBUTES - Use vertex attributes and matr...enricoturri1966
2022-02-24Fixed conflicts after merge with masterenricoturri1966
2022-02-23Tech ENABLE_GLINDEXEDVERTEXARRAY_REMOVAL - Replace GLIndexedVertexArray with ...enricoturri1966
2022-02-09Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring to simplify client code of GL...enricoturri1966
2022-01-29Fixed conflicts after merge with dev branchenricoturri1966
2022-01-27Tech ENABLE_GLBEGIN_GLEND_REMOVAL - Refactoring of GLModel to:enricoturri1966
2022-01-20Tech ENABLE_GLBEGIN_GLEND_REMOVAL - GLSelectionRectangle rectangleenricoturri1966
2022-01-11Techs ENABLE_NEW_CAMERA_MOVEMENTS_XXXX - 1st installment - Modified camera ma...enricoturri1966
2021-05-28Removed gluProject and gluUnProject callsLukas Matena
2020-05-27Includes cleanup:Lukas Matena
2020-05-06Tech ENABLE_NON_STATIC_CANVAS_MANAGER set as defaultenricoturri1966
2020-03-25Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_canva...enricoturri1966
2020-03-2564bit coord_tbubnikv
2020-03-02GLCanvas3DManager moved from being a static member of _3DScene to be a normal...Enrico Turri
2020-01-163Dconnexion devices translation linearly dependent on zoomEnrico Turri
2019-06-25Fixed rendering of selection rectangle with perspective cameraEnrico Turri
2019-06-19More camera related functionalities moved from GLCanvas3D to CameraEnrico Turri
2019-04-25Rectangle selection in 3D scene -> hovering detectionEnrico Turri
2019-04-24Refactoring of GLSelectionRectangleEnrico Turri
2019-04-24GLCanvas3D -> added support for cursor change and change cursor when using SL...Enrico Turri
2019-04-24Selection rectangle moved into a separate classLukas Matena