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
2020-02-03Speed up of libigl SelfIntersectMesh:bubnikv
2020-02-03remove duplicate string_printftamasmeszaros
2020-02-03string_printf Wformat-security hack #tamasmeszaros
2020-02-03missing includesSlic3rPE
2020-02-03Added missed include under OSXYuSanka
2020-02-03ObjectDataViewModel is extracted from wxExtentions to the separated fileYuSanka
2020-02-02Mark a tick as a conflict, if it has a ToolChange to the same extruderYuSanka
2020-02-02Fixed build under OSXYuSanka
2020-01-31Added missed include for OSXYuSanka
2020-01-31To fix blurred icons under OSX there is implemented PresetBitmapComboBox, der...YuSanka
2020-01-31Fix of tripping glAssert after switching to Preview on Linux/GTK2Lukas Matena
2020-01-31Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2020-01-31#3580 - Added menu item 'Edit/Reload from disk' and F5 key acceleration to re...Enrico Turri
2020-01-31Put hole drilling into separate steptamasmeszaros
2020-01-31Fixed a crash during cut (typo introduced in 645f13a)Lukas Matena
2020-01-30Implemented DnD for objects inside ObjectListYuSanka
2020-01-30Fixed some compiler warnings.bubnikv
2020-01-30Fixed regression of 71fa41110049a79ec1d5c3052d22647a38d01bedbubnikv
2020-01-29Follow-up of 17a6b696e7a4b94d49e09b8598b0343a3c2ddd40 -> Fixed missing imgui ...Enrico Turri
2020-01-29Follow-up of 17a6b696e7a4b94d49e09b8598b0343a3c2ddd40 -> Fixed build when tec...Enrico Turri
2020-01-29Remove redundant codetamasmeszaros
2020-01-29Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2020-01-29Workaround to fix SPE-1082 + refactoring of 6 dof cameraEnrico Turri
2020-01-28Typo fix for https://github.com/prusa3d/PrusaSlicer/commit/a38735b4ae78611fe1...YuSanka
2020-01-28Typo fix for https://github.com/prusa3d/PrusaSlicer/commit/a38735b4ae78611fe1...YuSanka
2020-01-28More fix of svg icons scaling under OSX (to avoid icon's blurring)YuSanka
2020-01-28Re-apply fix for Win32tamasmeszaros
2020-01-28Fix broken build on non-linux platformstamasmeszaros
2020-01-28Fix cgal when used from distro packagetamasmeszaros
2020-01-28Invalidate object bounding box after arrangeEnrico Turri
2020-01-28Another refactoring into class CameraEnrico Turri
2020-01-27Fixed an icon scaling in the ObjectList under OSXYuSanka
2020-01-27Fixed menu icons scaling under OSXYuSanka
2020-01-27Implemented upgrade_text_entry_dialog() fuction to avoid a getting an empty s...YuSanka
2020-01-27Remove some gtk warnings on application start.tamasmeszaros
2020-01-27Small refactoring into class CameraEnrico Turri
2020-01-24Fix of 2.2.0-A3: Sequential Printing: Wrong location after slicing #3570bubnikv
2020-01-24Merge branch 'tm_sla_full_config'tamasmeszaros
2020-01-24Add prusaslicer.ini to sl1 output ziptamasmeszaros
2020-01-24Forcing a print bed update after config or config bundle is loaded.bubnikv
2020-01-24append full config to sla zipped initamasmeszaros
2020-01-24Bugfixes and refactoring for SLA backendtamasmeszaros
2020-01-24Merge branch 'lm_tm_hollowing'tamasmeszaros
2020-01-2432 bit MSVC workaround for CGALtamasmeszaros
2020-01-24Removed duplicate definition in Preset::sla_printer_options()Enrico Turri
2020-01-24Updated tooltips for DoubleSliderYuSanka
2020-01-24Hollowing gizmo can now trigger the backend calculationLukas Matena
2020-01-24Fixed incorrect hole normal transformation when the object is anisotropically...Lukas Matena
2020-01-24Allowed to do drilling without hollowingLukas Matena
2020-01-24Use mesh boolean in the backend to drill holes.tamasmeszaros