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
2022-04-15Preview panel: fix skirt & brim, now use gcode colors.supermerill
2022-01-12Merge remote-tracking branch 'remotes/prusa/master' 2.4 into dev 2.3.58remi durand
2021-11-16New BuildVolume class was created, which detects build volume type (rectangular,Vojtech Bubnik
2021-11-12#7293 - Do not put __FILE__ info in release modeenricoturri1966
2021-10-06Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collisi...enricoturri1966
2021-10-01Tech ENABLE_FIX_SINKING_OBJECT_OUT_OF_BED_DETECTION merged into tech ENABLE_O...enricoturri1966
2021-10-01Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Fixed detection of collision ...enricoturri1966
2021-09-30Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Enable detection of collision...enricoturri1966
2021-09-30Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Completed detection of collis...enricoturri1966
2021-09-30Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Enable detection of collision...enricoturri1966
2021-09-21Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Out of bed detection for circ...enricoturri1966
2021-09-16Fix of detection of the out of bed state for sinking objectsenricoturri1966
2021-09-16Use std::optional to replace dirty flags for bounding boxes in GLVolumeenricoturri1966
2021-09-14Tech ENABLE_SINKING_CONTOURS set as defaultenricoturri1966
2021-09-14Removed the PRUS format parser. WIP: admesh eradication:Vojtech Bubnik
2021-09-13Fixed painting gizmos with modifiers below the bed:Lukas Matena
2021-09-10Removed duplicated method GLVolumeCollection::check_outside_state()enricoturri1966
2021-08-11Do not show sinking contours when a gizmo hides some objectsLukas Matena
2021-07-28Tech ENABLE_SINKING_CONTOURS -> Improved generation of sinking contours and c...enricoturri1966
2021-07-28Tech ENABLE_SINKING_CONTOURS -> Sinking contours updated during render pass a...enricoturri1966
2021-07-28Tech ENABLE_SINKING_CONTOURS -> Sinking contours rendered using trianglesenricoturri1966
2021-07-27Tech ENABLE_SINKING_CONTOURS -> Sinking contours shown while dragging Move/Ro...enricoturri1966
2021-07-22Fixed conflicts after merge with masterenricoturri1966
2021-07-22Techs DISABLE_ALLOW_NEGATIVE_Z_FOR_SLA and ENABLE_ALLOW_NEGATIVE_Z set as def...enricoturri1966
2021-07-21Tech ENABLE_SINKING_CONTOURS -> 1st installmentenricoturri1966
2021-07-19Colors in GLVolume defined as std::array<float, 4>enricoturri1966
2021-07-14Delayed rendering of transparent volumesenricoturri1966
2021-07-12Follow up (bugfix) of 0d70a2be69119b78277674ea35f9a77a951c2dabVojtech Bubnik
2021-06-20Fixed compiler warningsVojtech Bubnik
2021-06-20Renamed create_face_neighbors_index() to its_face_edge_ids().Vojtech Bubnik
2021-06-11TriangleSelector - some memory optimization.Vojtech Bubnik
2021-05-13Removed obsolete method from GLVolumeCollectionenricoturri1966
2021-04-22Tech ENABLE_ALLOW_NEGATIVE_Z -> Shading of sinking instancesenricoturri1966
2021-04-20Removed mutable members from class GLVolumeenricoturri1966
2021-03-12Notifications management and rendering refactoring.David Kocik
2021-02-25Tech ENABLE_OPENGL_ERROR_LOGGING set as defaultenricoturri1966
2021-02-22Merge tag 'version_2.3.0'remi durand
2021-01-09Merge remote-tracking branch 'remotes/prusa/master'remi durand
2021-01-08Increase tolerance for objects being outside print bed.tamasmeszaros
2020-12-101) Shader manager: Allow to override #defines programaticallyVojtech Bubnik
2020-12-07Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-12-03Fix out of bed items after arrange.tamasmeszaros
2020-11-23Merge remote-tracking branch 'remotes/prusa/master'supermerill
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-10-18Merge remote-tracking branch 'remotes/prusa/master' into devsupermerill
2020-10-02ENABLE_SLOPE_RENDERING set as defaultenricoturri1966
2020-09-25FDM painting gizmos (support/seam) now render object in neutral colorLukas Matena
2020-07-03GCodeViewer -> Export of extrude toolpaths to obj filesenricoturri1966
2020-06-05Added new tech ENABLE_GCODE_VIEWER_AS_STATE -> GCodeViewer as a new applicati...enricoturri1966
2020-06-04Reduced ugly copy / paste for ENABLE_OPENGL_ERROR_LOGGINGVojtech Bubnik