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-04Movements and rotations by keyboard indipendent from gizmos:Enrico Turri
2020-02-04Smoother movements/rotations when using arrow keysEnrico Turri
2020-02-04Follow-up of e042cab8faaeb47da363314839236071003c6083 -> Avoid polluting undo...Enrico Turri
2020-02-03DoubleSlider: Added using of default colors for color changes in SingleExtrud...YuSanka
2020-02-03Make sure that when drill holes are manipulated with, all data are invalidate...Lukas Matena
2020-02-03optimize string_printftamasmeszaros
2020-02-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2020-02-03Follow-up of 8453c8848238c1bb20bc7dc85cad4763203534c9, c09091c40703bdfae84e4b...Enrico Turri
2020-02-03use vsnprintf instead of snprintf in string_printf functiontamasmeszaros
2020-02-03Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerEnrico Turri
2020-02-03Follow-up of 3a99b23ec762cd1ad9b4c5cbb4373d386bfe4b66 -> F5 accelerator added...Enrico Turri
2020-02-03Fixed conflicts after mergeLukas Matena
2020-02-03Merge branch 'master' into lm_drilling_backend_rebasedLukas Matena
2020-02-03Hollowing gizmo - controls layout improvementsLukas Matena
2020-02-03Clipping plane is now common for Hollowing and SLA supports gizmosLukas Matena
2020-02-03Implemented reload of original mesh volume in case the SLA hollowingbubnikv
2020-02-03Cut Gizmo -> added movements using arrow keys:Enrico Turri
2020-02-03Rotate Gizmo -> added rotations using arrow keys:Enrico Turri
2020-02-03Move Gizmo -> added movements using arrow keys:Enrico Turri
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 loading of hollowed SLA mesh into the scenebubnikv
2020-01-30Gizmo updates - forget everything about the loaded mesh when an object is des...Lukas Matena
2020-01-30Implemented DnD for objects inside ObjectListYuSanka
2020-01-30SlaSupports gizmo - most of updating now assumes that common data struct is u...Lukas Matena
2020-01-30Hollowing gizmo - most of updating now assumes that common data struct is upd...Lukas Matena
2020-01-30Fixed some compiler warnings.bubnikv
2020-01-30Fixed regression of 71fa41110049a79ec1d5c3052d22647a38d01bedbubnikv
2020-01-29Trying to improve drilling stability by handling CGAL exceptionsLukas Matena
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-29Refuse to drill a broken meshLukas Matena
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-29Fixed transformation of the hollowed mesh to be used at frontendLukas Matena
2020-01-29SLA gizmos can now fetch hollowed and drilled mesh from the backendLukas Matena