Commit Graph

21779 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
5cc1e4dac0 add missing include 2023-02-02 07:56:38 +01:00
Filip Sykala - NTB T15p
2c438c1698 Merge branch 'master' into fs_emboss 2023-02-02 07:06:17 +01:00
Filip Sykala - NTB T15p
f9b39c0f6f Re-Initialize Emboss GUI configuration on change monitor scale 2023-02-01 17:56:56 +01:00
David Kocik
23aa139dbd Fix of #9496
Downloader preferences options were creashing in Gcode Viewer.
2023-02-01 16:17:39 +01:00
Filip Sykala - NTB T15p
7ef291d052 Fix gui transformation when change DPI
- initialize m_gui_cfg only when start draw imgui window
2023-02-01 16:01:20 +01:00
Filip Sykala - NTB T15p
d7bd20b957 Fix drag&drop outside of screen 2023-02-01 15:59:39 +01:00
Filip Sykala - NTB T15p
a2fb0c377f Fix unselecting of volume after drag 2023-02-01 12:38:04 +01:00
Filip Sykala - NTB T15p
baa5a011ee Rework dragging over surface to use GlVolume and function do_move
No need for special rendering any more
2023-02-01 11:21:41 +01:00
Filip Sykala - NTB T15p
617c163bd6 Write result transformation into all gl_volumes 2023-01-31 19:23:09 +01:00
Filip Sykala - NTB T15p
b4133fcf96 Remove irrelevant asserts 2023-01-31 18:24:12 +01:00
YuSanka
bb4bf85fb3 Fix for fe39af7d7b - disable sla_shift on close of the SLASupportsGizmo 2023-01-31 17:56:36 +01:00
Vojtech Bubnik
3e1348c062 Organic supports: Reduce memory footprint. 2023-01-31 17:41:36 +01:00
Filip Sykala - NTB T15p
1ff745f5a0 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-31 16:57:09 +01:00
Filip Sykala - NTB T15p
fbbc5104da Fix emboss window position on open and change minimal size( like open advanced) 2023-01-31 16:57:03 +01:00
Vojtech Bubnik
49caab98cb Organic supports: Improving smoothing / collision avoidance convergence 2023-01-31 15:55:42 +01:00
YuSanka
b173927ad1 CutGizmo: Fixed clipper behavior after slicing in SLA mode 2023-01-31 15:54:07 +01:00
Filip Sykala - NTB T15p
53af45a18e Fix minimal height on MacOs 2023-01-31 15:42:47 +01:00
Filip Sykala - NTB T15p
552b1a9cb8 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-31 15:04:39 +01:00
Filip Sykala - NTB T15p
934a79cba2 Fix translation 2023-01-31 15:04:33 +01:00
tamasmeszaros
2c881d550f Follow up fix to inactive sla gizmos
SPE-1422
2023-01-31 15:00:17 +01:00
enricoturri1966
19a7a47d53 Fixed rendering of sphere cursor in paint gizmos when the object is mirrored 2023-01-31 14:24:22 +01:00
Filip Sykala - NTB T15p
9bfd03fef3 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-31 14:09:05 +01:00
Filip Sykala - NTB T15p
cfa5a66aa1 Change default emboss font styles pressets for MacOs 2023-01-31 14:08:59 +01:00
tamasmeszaros
794c0b8676 Merge branch 'tm_sla_gizmofreeze_SPE-1422' 2023-01-31 14:05:30 +01:00
Filip Sykala - NTB T15p
bd6bd6ec3d Add checking that wx font face name is setabled(fix for MacOs where default font is not enumerated) 2023-01-31 13:28:52 +01:00
tamasmeszaros
a9e8dcf10f Remove duplicate 'last_completed_step()' method 2023-01-31 13:22:43 +01:00
Filip Sykala - NTB T15p
fc3dfdd106 Clear activ id only when it is not same volume
(id could changed)
2023-01-31 12:47:26 +01:00
Filip Sykala - NTB T15p
20529f8cf8 Do not set_volume when same id not pointer 2023-01-31 12:30:48 +01:00
Filip Sykala - NTB T15p
2cebbe72e7 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-31 12:08:04 +01:00
Filip Sykala - NTB T15p
5ded68cab2 Allowe font which are not in allow list 2023-01-31 12:07:57 +01:00
enricoturri1966
a0171e069b Fixed rendering of layer editing profile 2023-01-31 11:28:08 +01:00
YuSanka
73810cd262 Localization: Updated POT-file
+ Deleted redundant localization markers for empty strings
+ Community dictionaries are updated from new POT
2023-01-31 11:15:06 +01:00
PavelMikus
716e0254f4 Fix notifications during GCode export - only CRTICAL are now shown
Relax support detector parameters and warnings
2023-01-31 11:12:36 +01:00
tamasmeszaros
3e37067cc9 Merge remote-tracking branch 'public/master' 2023-01-31 10:57:26 +01:00
Filip Sykala - NTB T15p
3d9522fcd1 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-31 10:39:11 +01:00
YuSanka
fb7e9dd651 Hot fix following-up b3469b8cd5 2023-01-31 10:09:24 +01:00
mikolaszuza
60020ce458
Added hints for the Cut, Measurement, Text tool
Added weights to these new hints, hints for new features should with higher priority than the old ones.
2023-01-31 10:03:37 +01:00
Vojtech Bubnik
6251a880df Enabling zig-zag support intefaces for Organic supports. 2023-01-31 09:41:30 +01:00
Vojtech Bubnik
b3469b8cd5 Tree Supports: Patching "support_material_style" enum to support
incomplete UI selection.
This patch will be removed after first alpha.
2023-01-31 09:38:52 +01:00
Filip Sykala - NTB T15p
b05312f81d Better set of chnged data 2023-01-31 09:20:31 +01:00
Vojtech Bubnik
2a1e12131b Cancellation of tree supports 2023-01-31 09:13:05 +01:00
Filip Sykala - NTB T15p
5dd00f792b Fix flickering of rotate gizmo 2023-01-31 09:08:53 +01:00
Filip Sykala - NTB T15p
bd20bd4dc9 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate 2023-01-30 17:44:20 +01:00
Filip Sykala - NTB T15p
449267fa47 Improve loading of default styles. Should fix issue on OSx 2023-01-30 17:44:14 +01:00
YuSanka
3cb1386990 ButtonsDescription files: Some code refactoring
ButtonsDescription class is splitted to separated items and put to the namespace GUI_Descriptions
2023-01-30 16:39:36 +01:00
David Kocik
0c72adf867 UI changes
App Updater - filename in notification
Downloader - if error text is missing, use message body
2023-01-30 16:00:08 +01:00
David Kocik
61cc46fc03 Merge branch 'dk_updater_fix' 2023-01-30 13:24:04 +01:00
enricoturri1966
a078627552 Follow-up of 1218103fd6 - Fixed gizmo missbehavior when closing a gizmo by resetting the selection clicking on the scene 2023-01-30 14:00:02 +01:00
David Kocik
0390ee4554 Timestamp on downloaded file 2023-01-30 13:23:40 +01:00
mikolaszuza
dac7b7e46a
Fixed the Printables.com integration tooltip
Removed unescaped apostrophe.
2023-01-30 11:16:09 +01:00