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
2021-06-01Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-06-01Show sequential print clearance regions when Move/Rotate/Scale gizmos are activeenricoturri1966
2021-05-31Merge remote-tracking branch 'remotes/origin/master' into vb_print_regionsVojtech Bubnik
2021-05-31Fixed conflicts after merge with master + fixed rendering of hovered gizmo gr...enricoturri1966
2021-05-28Added missing uniform calls for emission_factorenricoturri1966
2021-05-28Removed gluProject and gluUnProject callsLukas Matena
2021-05-28Fixed crash when deleting last obejct from platerenricoturri1966
2021-05-26Merge remote-tracking branch 'remotes/origin/lh_multi_material_segmentation' ...Vojtech Bubnik
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Some refactoringenricoturri1966
2021-05-25Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed instance transformationsenricoturri1966
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 -> Another improvement in performance when show...enricoturri1966
2021-05-24Fixed third batch of locale-dependent callsLukas Matena
2021-05-24Tech ENABLE_SEQUENTIAL_LIMITS -> Improved performance when showing sequential...enricoturri1966
2021-05-21Tech ENABLE_SEQUENTIAL_LIMITS -> Show sequential print clearance regions cont...enricoturri1966
2021-05-20Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-20Fixed conflicts after merge with masterenricoturri1966
2021-05-20Skip picking pass when plater is emptyenricoturri1966
2021-05-20Follow-up of d54548367a946f4c1c388a91fca61f1589533fa2 -> Reintroduce GLCanvas...enricoturri1966
2021-05-17Small refactoring in GLCanvas3Denricoturri1966
2021-05-14Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regio...enricoturri1966
2021-05-14Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed z-fighting between sequential print cl...enricoturri1966
2021-05-14Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show sequential print clearance regio...enricoturri1966
2021-05-13Fixed conflicts after merge with masterenricoturri1966
2021-05-13Fixed imgui out of synch with mouse after switching between preview and 3D viewenricoturri1966
2021-05-12Tech ENABLE_SEQUENTIAL_LIMITS -> Do not show clearance regions while dragging...enricoturri1966
2021-05-12Tech ENABLE_SEQUENTIAL_LIMITS -> Fixed z-fighting between contours and fillenricoturri1966
2021-05-12Removed obsolete member variable from Canvas3D::Slopeenricoturri1966
2021-05-12Tech ENABLE_SEQUENTIAL_LIMITS -> Improved rendering of clearance regionsenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-05-11Implementation for #6216Oleksandra Yushchenko
2021-05-10Tech ENABLE_WARNING_TEXTURE_REMOVAL set as defaultenricoturri1966
2021-05-10Tech ENABLE_SPLITTED_VERTEX_BUFFER set as defaultenricoturri1966
2021-05-10Fixed conflicts after merge with masterenricoturri1966
2021-05-07ENABLE_ALLOW_NEGATIVE_Z -> Ensure objects on bed when switching to SLA printerenricoturri1966
2021-05-07Fixed conflicts after merge with masterenricoturri1966
2021-05-07Tech ENABLE_SCROLLABLE_LEGEND -> 1st installment of scrollable legendenricoturri1966
2021-05-06Refactoring for code clarity: Replaced this->m_xxx with m_xxxVojtech Bubnik
2021-05-06Tech ENABLE_ALLOW_NEGATIVE_Z-> Disable sinking objects for SLA printerenricoturri1966
2021-05-05FDM backend refactoring: Return PrintRegion by reference, not by pointer.Vojtech Bubnik
2021-05-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_proje...enricoturri1966
2021-05-03Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixesenricoturri1966
2021-04-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_custo...enricoturri1966
2021-04-28Changed order of rendering of sidebar hints to avoid artifacts due to depth b...enricoturri1966
2021-04-28Small refactoring in GLCanvas3D::LayersEditingenricoturri1966
2021-04-26Fix normal direction when exporting STL (#6406)Lukas Matena
2021-04-23Tech ENABLE_ALLOW_NEGATIVE_Z -> Keep sinking instances as sinking after apply...enricoturri1966
2021-04-23Tech ENABLE_ALLOW_NEGATIVE_Z -> Keep sinking instances as sinking after apply...enricoturri1966
2021-04-221) New methods PrintObject::num_regions() and ::has_region() to makeVojtech Bubnik