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-10-08#7076 - Modifiers and similar objects always rendered as transparentenricoturri1966
2021-09-27Merge remote-tracking branch 'remotes/origin/vb_project_state'Vojtech Bubnik
2021-09-27WIP Undo / Redo and project state: Marking Undo / Redo snapshotsVojtech Bubnik
2021-09-17Use std::optional to replace dirty flags for bounding boxes in Selectionenricoturri1966
2021-09-17Place on face improvement: respect different z-rotation of instancesLukas Matena
2021-08-26Fixed conflicts after merge with masterenricoturri1966
2021-08-25Fixed manipulation of sinking multipart objects resulting in wrong object/par...enricoturri1966
2021-08-24Fixed object below bed after deleting partenricoturri1966
2021-08-24Do not allow objects to be placed fully below bedenricoturri1966
2021-08-04Fixed calls set_uniform(emission_factor, xx) to use floatsenricoturri1966
2021-07-30Fixed mirroring of sinking objectsenricoturri1966
2021-07-30Changed logic to detect sinking objects while using scale gizmoenricoturri1966
2021-07-29Fixed conflict after merge with masterenricoturri1966
2021-07-29Follow-up of 1d4e7f5577d5203e32c59897ef42b7df853e3c80 -> More robust fixenricoturri1966
2021-07-29Fix of scaling modifiers for a sinking objectenricoturri1966
2021-07-28Tech ENABLE_SINKING_CONTOURS -> Sinking contours updated during render pass a...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-20Keep non-sinking volumes on top of the printbed while scalingenricoturri1966
2021-07-20Small refactoring in Selectionenricoturri1966
2021-07-20Tech ENABLE_SEQUENTIAL_LIMITS set as defaultenricoturri1966
2021-07-16Follow-up of ef8ddacdfc72617b7fffe1304db640111f32a93a -> Fixed rendering of m...enricoturri1966
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-28Unified color definitionenricoturri1966
2021-05-28Removed unneeded calls to GL_LIGHTINGenricoturri1966
2021-05-28Removed last GLU call, removed libGLU from CMakeListsLukas Matena
2021-05-24Merge branch 'master' of https://github.com/prusa3d/PrusaSlicer into et_seque...enricoturri1966
2021-05-24Fixed second batch of locale-dependent callsLukas Matena
2021-05-13Fixed conflicts after merge with masterenricoturri1966
2021-05-11Tech ENABLE_SEQUENTIAL_LIMITS -> 1st installment of visualization of objects ...enricoturri1966
2021-05-10Fixed conflicts after merge with masterenricoturri1966
2021-05-06Tech ENABLE_ALLOW_NEGATIVE_Z-> Disable sinking objects for SLA printerenricoturri1966
2021-05-05Tech ENABLE_ALLOW_NEGATIVE_Z-> Synchronize sinking instancesenricoturri1966
2021-05-03Tech ENABLE_ALLOW_NEGATIVE_Z-> Layers height editing related fixesenricoturri1966
2021-04-28Changed order of rendering of sidebar hints to avoid artifacts due to depth b...enricoturri1966
2021-04-28Tech ENABLE_ALLOW_NEGATIVE_Z->Fixed object popping up after editing layer ran...enricoturri1966
2021-04-23Tech ENABLE_ALLOW_NEGATIVE_Z -> Keep sinking instances as sinking after apply...enricoturri1966
2021-04-16Removed mutable members from class Selectionenricoturri1966
2021-03-24Added "Printable" menu item for multiple selectionYuSanka
2021-02-16Fixed a bug with erase of the multiple instance selection in 3D-sceneYuSanka
2021-01-29Fixing GCC warnings 3Lukas Matena
2020-12-09Fix of Place on face:Vojtech Bubnik
2020-11-18ENABLE_GCODE_VIEWER set as default in:enricoturri1966
2020-10-29Fix of #3505 (place on face oriented objects at slight angle sometimes)Lukas Matena
2020-10-15Fixed some more issues in copy / paste of objects and volumesVojtech Bubnik
2020-09-24New class ModelConfig wrapping DynamicPrintConfig and a timestampVojtech Bubnik
2020-07-27Modal estimated printing time dialogenricoturri1966
2020-07-24Hot fix for the last commitYuSanka