379dbdf83fPrepared the FDM support gizmo for smart fill.
Lukáš Hejl
2021-10-07 12:11:26 +02:00
99edfd22ceImproved the alignment of tool type and brush type in the multi-material gizmo.
Lukáš Hejl
2021-10-07 11:59:37 +02:00
4cf5c919b3Improved the alignment of tool type and brush type in the multi-material gizmo.
Lukáš Hejl
2021-10-07 11:59:37 +02:00
dfb4ccdb13Reworked seam painting gizmo to the same layout as multi-material painting gizmo.
Lukáš Hejl
2021-10-07 11:51:38 +02:00
53772a19f6Reworked seam painting gizmo to the same layout as multi-material painting gizmo.
Lukáš Hejl
2021-10-07 11:51:38 +02:00
925d3fad1fFixed the wrong calculation of caption text size in all painting gizmos, which could lead to showing unintended space after ImGui::SliderFloat.
Lukáš Hejl
2021-10-06 21:54:40 +02:00
163d171541Fixed the wrong calculation of caption text size in all painting gizmos, which could lead to showing unintended space after ImGui::SliderFloat.
Lukáš Hejl
2021-10-06 21:54:40 +02:00
6012bf1e03Removed unintended space after ImGui::SliderFloat in all painting gizmos.
Lukáš Hejl
2021-10-06 15:34:28 +02:00
9a4759322eRemoved unintended space after ImGui::SliderFloat in all painting gizmos.
Lukáš Hejl
2021-10-06 15:34:28 +02:00
992a279befRemoved the vertical space in the below information about how to use gizmo for all painting gizmos.
Lukáš Hejl
2021-10-07 11:25:17 +02:00
4fb49fb39cRemoved the vertical space in the below information about how to use gizmo for all painting gizmos.
Lukáš Hejl
2021-10-07 11:25:17 +02:00
fb3ed367adTry to fix a focus for Application after closing of the "fix thought NetFab" ProgressBarDialog
YuSanka
2021-10-07 11:53:04 +02:00
cf624b081dTry to fix a focus for Application after closing of the "fix thought NetFab" ProgressBarDialog
YuSanka
2021-10-07 11:53:04 +02:00
a2b99db0dfMSW specific:Added dark mode for G-CodeViewer
YuSanka
2021-10-07 11:51:12 +02:00
6e976817e6MSW specific:Added dark mode for G-CodeViewer
YuSanka
2021-10-07 11:51:12 +02:00
68fd37b300Added SVG-file for G-CodeViewer logo
YuSanka
2021-10-07 11:49:34 +02:00
45406faf1cAdded SVG-file for G-CodeViewer logo
YuSanka
2021-10-07 11:49:34 +02:00
34f5dde024#6380 - Fixed non-uniform scaling of a volume using the sidebar fields
enricoturri1966
2021-10-07 10:37:49 +02:00
5ccf850859#6380 - Fixed non-uniform scaling of a volume using the sidebar fields
enricoturri1966
2021-10-07 10:37:49 +02:00
c15be26bffCheck if object's size appears to be zero, when loading the model file.
YuSanka
2021-10-07 09:12:31 +02:00
2a367f6774Check if object's size appears to be zero, when loading the model file.
YuSanka
2021-10-07 09:12:31 +02:00
7340488aafObjectList: Fixes * Fixed update of a warning icon for multi-part object, when some part with errors was deleted * Fixed a crash when selecting non-Object and non-Volume item (in get_mesh_errors_info() was missed check of the obj_idx)
YuSanka
2021-10-06 17:24:22 +02:00
d83b2e0d3dObjectList: Fixes * Fixed update of a warning icon for multi-part object, when some part with errors was deleted * Fixed a crash when selecting non-Object and non-Volume item (in get_mesh_errors_info() was missed check of the obj_idx)
YuSanka
2021-10-06 17:24:22 +02:00
dbad87fb42Follow-up of 2afdc66dfb - Added missing use case
enricoturri1966
2021-10-06 15:46:01 +02:00
a1b312eb83Follow-up of 2afdc66dfb - Added missing use case
enricoturri1966
2021-10-06 15:46:01 +02:00
2afdc66dfb#7068 - Automatic update of legend when switching on/off travel visibility in preview
enricoturri1966
2021-10-06 15:29:39 +02:00
492e6b8e51#7068 - Automatic update of legend when switching on/off travel visibility in preview
enricoturri1966
2021-10-06 15:29:39 +02:00
4ff13a5d63Tech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collision with printbed. The detection uses now different algorithms in dependence of the printbed type (rectangular, circular, convex) to improve performance.
enricoturri1966
2021-10-06 13:47:54 +02:00
d03fd2f63eTech ENABLE_OUT_OF_BED_DETECTION_IMPROVEMENTS - Reworked detection of collision with printbed. The detection uses now different algorithms in dependence of the printbed type (rectangular, circular, convex) to improve performance.
enricoturri1966
2021-10-06 13:47:54 +02:00
82de61b0aaRichToolTips: Don't set a Timer for Tooltip but dismiss the tooltip when a mouse leave the button
YuSanka
2021-10-06 13:15:10 +02:00
46bff60e16RichToolTips: Don't set a Timer for Tooltip but dismiss the tooltip when a mouse leave the button
YuSanka
2021-10-06 13:15:10 +02:00
6f3c8e16adMerge branch 'dk_notifications'
David Kocik
2021-10-06 13:08:12 +02:00
d1470ddb84Merge branch 'dk_notifications'
David Kocik
2021-10-06 13:08:12 +02:00
d5d106fe61Netfabb finished notification, fix of #7067
David Kocik
2021-10-06 13:06:20 +02:00
76012e6021Netfabb finished notification, fix of #7067
David Kocik
2021-10-06 13:06:20 +02:00
1cc7b4ba97Save/Load repaired errors from/to a mesh statistics to/from a 3MF
YuSanka
2021-10-06 10:53:42 +02:00
93317618ddSave/Load repaired errors from/to a mesh statistics to/from a 3MF
YuSanka
2021-10-06 10:53:42 +02:00
47b54d5ce0ObjectList: Fixed mouse click on the WarningIcon, when mesh wasn't repaired and isn't manifold.
YuSanka
2021-10-06 10:12:21 +02:00
3dfe710b2cObjectList: Fixed mouse click on the WarningIcon, when mesh wasn't repaired and isn't manifold.
YuSanka
2021-10-06 10:12:21 +02:00
faa808b385First draft of SendSystemInfoDialog
Lukas Matena
2021-08-11 12:03:44 +02:00
68c74c6259First draft of SendSystemInfoDialog
Lukas Matena
2021-08-11 12:03:44 +02:00
37219fe4f3Fixed crash when turning on shells visibility in preview and the application was started with background processing active
enricoturri1966
2021-10-05 14:49:18 +02:00
00d2a8f4b6Fixed crash when turning on shells visibility in preview and the application was started with background processing active
enricoturri1966
2021-10-05 14:49:18 +02:00
80844ca337RichTooltips for the buttons on a sidebar: Fixed wrong positioning of the tooltip when PrusaSlicer is on secondary display
YuSanka
2021-10-05 13:36:14 +02:00
86f2dcff00RichTooltips for the buttons on a sidebar: Fixed wrong positioning of the tooltip when PrusaSlicer is on secondary display
YuSanka
2021-10-05 13:36:14 +02:00