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-08-03Rename EigenMesh3D to IndexedMesh and SupportConfig to SupportTreeConfigtamasmeszaros
2020-08-03Make compile time support tree conf params constexprtamasmeszaros
2020-08-03Id-s put in a base class for support tree primitivestamasmeszaros
2020-08-03Fix bugs and non working teststamasmeszaros
2020-08-03Separate support tree routing and meshing, remove Common.hpp/.cpp .tamasmeszaros
2020-08-03Bugfixes for support generatortamasmeszaros
2020-08-03Remove the `headless` step of support support tree gentamasmeszaros
2020-08-03Improvements on mini pillarstamasmeszaros
2020-08-03Remove the discard region for bottom points removal.tamasmeszaros
2020-08-03Create smaller supports in problematic areas with established strategiestamasmeszaros
2020-08-03Fix remove_bottom_points functiontamasmeszaros
2020-08-03Notifications & warning dialogDavid Kocik
2020-08-03Added an icon for 'ironing' categoryLukas Matena
2020-08-03Tech ENABLE_LAYOUT_NO_RESTART set as defaultenricoturri1966
2020-08-03Use ImGui::TextColored()enricoturri1966
2020-07-27Added handling of mouse wheel events to ImGuiWrapperenricoturri1966
2020-07-26Deleted default value in Plater::export_gcode(bool prefer_removable). Only pl...David Kocik
2020-07-26added 's' in https when pointing users to our githubDavid Kocik
2020-07-26Showing Eject button only after exporting is finished. Fix of #4212David Kocik
2020-07-24TriangleSelector: 3MF loading and savingLukas Matena
2020-07-24TriangleSelector: edge limit is derived from cursor sizeLukas Matena
2020-07-24TriangleSelector: bugfix - backend did not correctly account for mirrorringLukas Matena
2020-07-24TriangleSelector: Fix of a macOS crashLukas Matena
2020-07-24TriangleSelector: Schedule restarting background process after editLukas Matena
2020-07-24TriangleSelector: backend is aware of divided trianglesLukas Matena
2020-07-24TriangleSelector: 'Select by angle' and 'reset selection' functions fixedLukas Matena
2020-07-24TriangleSelector: Separated frontend/backend, support of multiple volumes, etc.Lukas Matena
2020-07-24TriangleSelector: Serialization and deserializationLukas Matena
2020-07-24TriangleSelector: getting ready for frontend/backend separationLukas Matena
2020-07-24TriangleSelector: Vertices are reference-counted and garbage collectedLukas Matena
2020-07-24TriangleSelector: Reusing of previously calculated triangle divisions, partia...Lukas Matena
2020-07-24TriangleSelector: remerging triangles, bugfixesLukas Matena
2020-07-24TriangleSelector: even more progressLukas Matena
2020-07-24TriangleSelector: ImprovementsLukas Matena
2020-07-24TriangleSelector: first partially working implementationLukas Matena
2020-07-24TriangleSelector: draft of interfaceLukas Matena
2020-07-24Hot fix for the last commitYuSanka
2020-07-24Fixed a bug in selection from the 3D scene.YuSanka
2020-07-22Fixed update of the TreeCtrls and "revert to system values" buttons on preset...YuSanka
2020-07-22Temporary ironing icon to avoid crashes on GTKrongith
2020-07-21Fixed back-end warning infrastructure: The Print / PrintObjectbubnikv
2020-07-21GUI_objectList: fixed typo in assertYuSanka
2020-07-21Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-07-21Added well-known metadata to 3mf exportenricoturri1966
2020-07-21Empty layer check fixLukas Matena
2020-07-20Pull request #4235 - Fix tick/untick ironing feature in preview by rongithenricoturri1966
2020-07-16Empty layers check converted to a warning (except for the first layer)Lukas Matena
2020-07-15Fix of previous commit.bubnikv
2020-07-15Update of back-end warnings:bubnikv
2020-07-14Support for collecting warnings from the background processing.Vojtech Bubnik