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
path: root/src
AgeCommit message (Expand)Author
2021-05-27Added missing includes (GCC 9.3)Lukáš Hejl
2021-05-27Fix of previous commitVojtech Bubnik
2021-05-27Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-27Refactored the ModelVolume bounding box to Eigen::AlignedBox<float>,Vojtech Bubnik
2021-05-27WIP: Integration of MMU painting into the slicing back-end.Vojtech Bubnik
2021-05-27Follow-up of b3ca8cb0af264d7e7ea285de03978b5185c3ff14 -> Fixed typoenricoturri1966
2021-05-27Fixed calculation of used filament for gcode viewer (take data from gcode file)enricoturri1966
2021-05-26Merge branch 'vb_print_regions' of https://github.com/Prusa3d/PrusaSlicer int...Vojtech Bubnik
2021-05-26Some fixes after preceding merge. Moved mmu_segmented_region_max_widthVojtech Bubnik
2021-05-26Fixed DnD function for volumes inside the object in respect to the volume typeYuSanka
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-26Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-26Will gcc accept this?Vojtech Bubnik
2021-05-26Fixing compilation on gcc.Vojtech Bubnik
2021-05-26Making the "Default" extruder transparent for modifier meshes and layerVojtech Bubnik
2021-05-26WIP PrintRegion refactoring: Another round of bug fixing, negative volumesVojtech Bubnik
2021-05-25Fixed another compiler warningVojtech Bubnik
2021-05-25Fixing some compiler warningsVojtech Bubnik
2021-05-25Fixing another clang complaintVojtech Bubnik
2021-05-25Fixing an OSX clang quirk.Vojtech Bubnik
2021-05-25WIP: Rework of PrintRegions, bunch of bug fixes.Vojtech Bubnik
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Some refactoringenricoturri1966
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed instance transformationsenricoturri1966
2021-05-25Fixed a modification time for files appended using the streaming interface in...Lukáš Hejl
2021-05-24Two more bugs squished.Vojtech Bubnik
2021-05-24Added "Negative volume" type item to the ObjectListYuSanka
2021-05-24WIP PrintRegion refactoring: Squashed some bugs.Vojtech Bubnik
2021-05-24Fixing compilation on LinuxVojtech Bubnik
2021-05-24Fixing compilation on LinuxVojtech Bubnik
2021-05-24Another compilation fix.Vojtech Bubnik
2021-05-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-24Fixed warningenricoturri1966
2021-05-24Fixing the previous commit.Vojtech Bubnik
2021-05-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regio...enricoturri1966
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Reset sequential print clearance regions con...enricoturri1966
2021-05-24WIP: PrintRegion refactoring, it finally compiles!Vojtech Bubnik
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Another improvement in performance when show...enricoturri1966
2021-05-24Fixed a bug when reverting to an old value with comma-separated doublesLukas Matena
2021-05-24Fixed incorrect locales handling in the UI (Field, ObjectManipulation, etc)Lukas Matena
2021-05-24Fixed several locales issues on file import/exportLukas Matena
2021-05-24Fixed debug buildLukas Matena
2021-05-24Fixed tests and windows buildLukas Matena
2021-05-24Fixed third batch of locale-dependent callsLukas Matena
2021-05-24Fixed second batch of locale-dependent callsLukas Matena
2021-05-24Fixed first batch of locale-dependent callsLukas Matena
2021-05-24Created a RAII class to switch LC_NUMERIC to "C" and backLukas Matena
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Improved performance when showing sequential...enricoturri1966
2021-05-21WIP: Refactoring of PrintRegions. It nearly compiles!Vojtech Bubnik
2021-05-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966