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
2018-08-24Lay flat - simple rejection of very small surfacesLukas Matena
2018-08-21Lay flat - limit number of active surfaces to 255 (to avoid problems with pic...Lukas Matena
2018-08-21Lay flat - rotation is now done in one go directly about the necessary axisLukas Matena
2018-08-20Added a missing header (numeric for std::accumulate)Lukas Matena
2018-08-20Lay flat gizmo is rendered before the bed, so the surfaces are visible from b...Lukas Matena
2018-08-20Lay flat - icons and invalidation improvementLukas Matena
2018-08-17Lay flat gizmo improvements - merge adjacent faces, compute and cache convex ...Lukas Matena
2018-08-16Merge remote-tracking branch 'origin/convex_hull' into lm_lay_flat_round_merg...Lukas Matena
2018-08-15Use of bounding box of rotated 3D convex hull for out of print volume detectionEnrico Turri
2018-08-13Created a new gizmo for flattening an objectLukas Matena
2018-07-12Keep fixed radius of rotate gizmoEnrico Turri
2018-06-225th Attempt to fix texture rendering on OpenGL 1.1 cardsEnrico Turri
2018-06-22Changed use of GL_LIGHTING logic and code cleanupEnrico Turri
2018-06-19Object updated by rotate gizmoEnrico Turri
2018-06-18Object updated by scale gizmoEnrico Turri
2018-06-15Rotate gizmo interaction with mouseEnrico Turri
2018-06-15Scale gizmo interaction with mouseEnrico Turri
2018-06-14Hover on gizmo grabbers renderingEnrico Turri
2018-06-14Use mipmaps for bed texturesEnrico Turri
2018-06-14Rotate gizmo renderingEnrico Turri
2018-06-13Scale gizmo renderingEnrico Turri
2018-06-13Hovering on gizmo overlayEnrico Turri
2018-06-13Fixed compile on LinuxEnrico Turri
2018-06-131st installment of gizmosEnrico Turri