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-09Fixed reset of bed 3d modelEnrico Turri
2019-07-08Refactoring of functions thick_lines_to_indexed_vertex_array() to reduce the ...Enrico Turri
2019-07-02GLVolume and GLIndexedVertexArray refactored to send data to gpu at the first...Enrico Turri
2019-07-01Added member BoundingBoxf3 m_bounding_box to GLIndexedVertexArray and removed...Enrico Turri
2019-07-01Removed GLVolume non-VBO renderingEnrico Turri
2019-07-01Modified function thick_lines_to_indexed_vertex_array() to remove visual arti...Enrico Turri
2019-06-24ENABLE_TEXTURES_MAXSIZE_DEPENDENT_ON_OPENGL_VERSION set as defaultEnrico Turri
2019-06-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_exper...Enrico Turri
2019-06-11Sharing TriangleMesh objects between the front end (UI) and back endbubnikv
2019-05-23Max texture size dependent on OpenGL version on Win and Linux and on retina m...Enrico 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-05-03Merge remote-tracking branch 'remotes/origin/master' into vb_wold_object_mani...bubnikv
2019-05-03Changed the "non-uniform scaling is not possible" message.bubnikv
2019-04-29Rectangle selection -> Lighter color for deselect hoverEnrico Turri
2019-04-26WIP: Transformation of instances in world coordinate space:bubnikv
2019-04-25Attempt to fix build on LinuxEnrico Turri
2019-04-25Rectangle selection in 3D scene -> refactored GLVolume member varialbe for ho...Enrico Turri
2019-04-25Rectangle selection in 3D scene -> hovering detectionEnrico Turri
2019-04-12Fixed conflicts after merge with masterEnrico Turri
2019-04-11Render selected objects firstEnrico Turri
2019-04-10Merge branch 'master' into lm_sla_gizmo_clipping_planeLukas Matena
2019-04-10Render picking pass renders volumes in the same order as the regular render passEnrico Turri
2019-04-08A little refactoring of loading meshes in VBO / non VBO case.bubnikv
2019-04-08Finished SLA print / material correction visualization.bubnikv
2019-04-08Merge branch 'master' into lm_sla_gizmo_clipping_planeLukas Matena
2019-04-08SLA gizmo clipping plane logic moved to fragment shaderLukas Matena
2019-04-02Fixed conflicts after merge with masterEnrico Turri
2019-04-02Handling of left hand oriented coordinate systems:bubnikv
2019-04-01Camera refactoringEnrico Turri
2019-03-27Added glsafe() around OpenGL calls where missingEnrico Turri
2019-03-27Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_canvas_gui...Enrico Turri
2019-03-27Improved glsafe macro to print out file name, line number and functionbubnikv
2019-03-21Renamed private methods of SelectionEnrico Turri
2019-03-20SLA gizmo now forces objects to use their normal color (not SELECTED_COLOR)Lukas Matena
2019-03-12Merge remote-tracking branch 'remotes/origin/ys_buttons'bubnikv
2019-03-08Refactoring - Shared members of GLCanvas3D as references instead of pointersEnrico Turri
2019-03-01Implemented another behavior of the "Slice Now" / "Export/Send G-code" button...YuSanka
2019-02-20Merge branch 'master' of https://github.com/prusa3d/Slic3r into et_multivolum...Enrico Turri
2019-02-19Tech ENABLE_PRINT_BED_MODELS set as defaultEnrico Turri
2019-02-08Temporary disable transparent bed and higher resolution bed texturesversion_1.42.0-alpha6Enrico Turri
2019-02-07Printbed model rendered with 50% transparencyEnrico Turri
2019-02-06SLA gizmo - fixed hiding of objects and instancesLukas Matena
2019-01-31Keeps modifier transparent while layer editing tool is enabledEnrico Turri
2019-01-31glsafe macro to test for the glGetError in debug modebubnikv
2019-01-25Merge branch 'master' of https://github.com/prusa3d/Slic3r into objects_cente...Enrico Turri
2019-01-24Improvements of the triangulation of SLA layer preview.bubnikv
2019-01-21Improved transparent volumes rendering set as defaultEnrico Turri