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
2019-07-08Fixed conflicts after merge with masterEnrico Turri
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-06-27Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-27Tech ENABLE_RENDER_PICKING_PASS extended so that user can switch between pick...Enrico Turri
2019-06-26Merge remote-tracking branch 'origin/master' into ys_new_featuresYuSanka
2019-06-26Implemented interface for updating 3DScene after set a focus to some editorYuSanka
2019-06-25Removed 'Use legacy OpenGL 1.1 rendering' optionEnrico Turri
2019-06-24Fixed conflicts after merge with branch et_perpsective_cameraEnrico Turri
2019-06-24ENABLE_COMPRESSED_TEXTURES set as defaultEnrico Turri
2019-06-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_exper...Enrico Turri
2019-06-20Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_persp...Enrico Turri
2019-06-19More camera related functionalities moved from GLCanvas3D to CameraEnrico Turri
2019-06-19Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_persp...Enrico Turri
2019-06-18Fixed DoubleSlider manipulation from Preview sceneYuSanka
2019-06-14Tighter camera frustrum to reduce z-fightingEnrico Turri
2019-06-13DoubleSlider manipulation from preview sceneYuSanka
2019-06-05Update 3D scene when all compressed texture data are sent to GPUEnrico Turri
2019-05-28Texture compression set as an optionEnrico Turri
2019-05-14Added Esc shortcut and menu item for command deselect allEnrico Turri
2019-05-10Merge branch 'lm_arrange_wipe_tower' of https://github.com/prusa3d/Slic3rEnrico Turri
2019-05-10Detection of sla supports out of printbed in Preview and when sla gizmo is ac...Enrico Turri
2019-05-06Arrange is accounting for the wipe tower nowLukas Matena
2019-05-06Allow wipe tower rotation by the rotation gizmoLukas Matena
2019-04-26Rectangle selection in 3D scene -> Fixed selection cleared when mouse left-up...Enrico Turri
2019-04-26Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_selection_...Enrico Turri
2019-04-26Fixed default font for legends in respect to the OSYuSanka
2019-04-25Rectangle selection in 3D scene -> selection updateEnrico Turri
2019-04-25Added imgui debug dialog for render statisticsEnrico Turri
2019-04-25Rectangle selection in 3D scene -> hovering detectionEnrico Turri
2019-04-25Rectangle selection in 3D scene -> renderingEnrico Turri
2019-04-25Fixed conflicts after merge with masterEnrico Turri
2019-04-25Big Refactoring: - deleted/renamed all _Prusa_ prefixes,YuSanka
2019-04-24GLCanvas3D -> added support for cursor change and change cursor when using SL...Enrico Turri
2019-04-24int GLCanvas3D::m_hover_volume_id replaced with std::vector<int> GLCanvas3D::...Enrico Turri
2019-04-16Application Scaling for MSW:YuSanka
2019-04-12Fixed SLA clippling plane & picking.bubnikv
2019-04-12Offset used to place newly added volumes and instances proportional to the be...Enrico Turri
2019-04-12Fixed conflicts after merge with masterEnrico Turri
2019-04-10Render picking pass renders volumes in the same order as the regular render passEnrico Turri
2019-04-08Merge branch 'master' into lm_sla_gizmo_clipping_planeLukas Matena
2019-04-08The gizmo is now able to triangulate and show the cut, the triangulated cut i...Lukas Matena
2019-04-08SLA gizmo clipping plane logic moved to fragment shaderLukas Matena
2019-04-08SLA gizmo now uses glClipPlane instead of touching projection matrixLukas Matena
2019-04-08SLA gizmo now respects the clipping plane when rendering points and raycastin...Lukas Matena
2019-04-08First steps on SLA clipping planeLukas Matena
2019-04-02Fixed conflicts after merge with masterEnrico Turri
2019-04-02Handling of left hand oriented coordinate systems:bubnikv
2019-04-01Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-04-01Fix of No preview of position in variable layer editing UI at retina resoluti...bubnikv
2019-04-01Camera refactoringEnrico Turri