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-04-08Fixed a crash when switching to PreviewLukas Matena
2020-04-08Alt+mouse wheel adjusts cursor size in FDM supports gizmoLukas Matena
2020-04-08FDM supports gizmo - use right mouse to place support blockersLukas Matena
2020-04-08FDM supports gizmo now ignored modifiers and support enforcer/blockersLukas Matena
2020-04-08Clipping plane can now handle multiple-part objectsLukas Matena
2020-04-08Improved the FDM supports gizmo dialogLukas Matena
2020-04-07Fixed obvious merge conflictsLukas Matena
2020-04-07Merge branch 'lm_gizmos' into lm_fdm_supports_gizmoLukas Matena
2020-04-07Removed obsolete codeLukas Matena
2020-04-07Fixed crash related to ClippingPlane and incorrect handling of sla z shift in...Lukas Matena
2020-04-07SLA supports gizmo is now enabled and uses the new infrastructureLukas Matena
2020-04-07SupportsClipper implementationLukas Matena
2020-04-07InstancesHider allows to show/hide supports on demandLukas Matena
2020-04-07ObjectClipper implementation, hollowing gizmo reenabledLukas Matena
2020-04-07Raycaster can now handle multiple volumesLukas Matena
2020-04-07Raycaster wrapperLukas Matena
2020-04-07Hollowed mesh tracker implementationLukas Matena
2020-04-07Dependencies check in debug modeLukas Matena
2020-04-07InstancesHider implementationLukas Matena
2020-04-07Flattening gizmo now uses the new CommonDataPool to store pointer to active o...Lukas Matena
2020-04-07Common gizmos data are now handled by the CommonGizmosDataPool objectLukas Matena
2020-04-07Disabled the SLA gizmosLukas Matena
2020-04-07First installation of common gizmo data poolLukas Matena
2020-04-06Added control of "Invalid numeric input" for the PointCtrlYuSanka
2020-04-023rd attempt to fix build on AppleClangenricoturri1966
2020-04-01The print bed is limited to 1.2m x 1.2m. (related to #2877)YuSanka
2020-04-01Follow-up of cfb6ac76fc643bc95911580b69929f6b9c27f60b - Another attempt to fi...enricoturri1966
2020-04-01Fixed build on AppleClangenricoturri1966
2020-04-01Fixed conflicts after merge with masterenricoturri1966
2020-04-01Optimization of the GCodeTimeEstimator to only keep a fixed numberbubnikv
2020-04-01Fixed the new Slic3r::GUI::format_wxstr(): The arguments were not passed.bubnikv
2020-04-01Follow-up fix for big bed arrangement tamasmeszaros
2020-04-01Yet another missing include that windows compiler did not mind.bubnikv
2020-04-01fixed missing includebubnikv
2020-04-01Fixing OSX and Linux buildsbubnikv
2020-04-01Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-04-01#3964 - Attempt to fix crash when closing on Linux (Debian unstable)enricoturri1966
2020-04-01Slic3r::format(), Slic3r::GUI::format_wxstr():bubnikv
2020-03-31Merge branch 'master' of https://github.com/prusa3d/PrusaSlicerenricoturri1966
2020-03-31Fixed build when tech ENABLE_NON_STATIC_CANVAS_MANAGER is disabledenricoturri1966
2020-03-31Follow-up of 095062e371115c864f7884da2ee927f43ee723f3 -> 3DConnexion settings...Enrico Turri
2020-03-313DConnexion settings dialog (Ctrl+M) shown only on MacEnrico Turri
2020-03-31Fixed shaders on Intel Cards - not allowed use of 'active' wordEnrico Turri
2020-03-31WIP: Windows specific 3Dconnexion using WM_INPUT.bubnikv
2020-03-30Fix arrange for large beds tamasmeszaros
2020-03-27Workaround for the Prusa3D Fast (layer height 0.35mm) profile, whichbubnikv
2020-03-27Win32 specific: Using SHChangeNotifyRegister to get notificationsbubnikv
2020-03-26Fix of PrusaSlicer trying to access my floppy disk (A:\)bubnikv
2020-03-26Fixed a logical error in substitution of the selected language withbubnikv
2020-03-26Fix of #3916 (macOS crash when generating WarningTexture)Lukas Matena