21996 Commits

Author SHA1 Message Date
Filip Sykala - NTB T15p
66be5faedd Move text only above selected instance. 2023-02-02 14:42:29 +01:00
enricoturri1966
d98fd64534 Method Transformation::reset_rotation() modified to use SVD decomposition of transformation matrix and object manipulator reset button set to use it 2023-02-02 12:40:28 +01:00
Filip Sykala - NTB T15p
df79841f93 Merge branch 'master' into fs_emboss 2023-02-02 12:36:12 +01:00
Filip Sykala - NTB T15p
4b31db5e66 Fix search in font list 2023-02-02 12:36:01 +01:00
YuSanka
e4ccfda0b0 Cut: Fix for apply of tolerance to the connectors
Bug was caused by refactoring in 0201a5055a
2023-02-02 12:23:54 +01:00
enricoturri1966
f2b986af57 Method Transformation::reset_scaling_factor() modified to use SVD decomposition of transformation matrix and object manipulator reset button set to use it 2023-02-02 11:42:21 +01:00
enricoturri1966
cdd6ce9079 Simplified ObjectManipulation::update_mirror_buttons_visibility() 2023-02-02 11:04:13 +01:00
enricoturri1966
8446eff59c Method Transformation::reset_skew() modified to use SVD decomposition of transformation matrix 2023-02-02 10:58:48 +01:00
enricoturri1966
f3fda618e9 Method ObjectManipulation::update_reset_buttons_visibility() modified to detect reset buttons visibility using SVD decomposition of transformation matrix 2023-02-02 10:49:02 +01:00
enricoturri1966
e3a20bf6c4 Added SVD decomposition to transformation debug imgui dialog 2023-02-02 10:00:57 +01:00
Filip Sykala - NTB T15p
d5686a0ecc Fix typo 2023-02-02 09:50:30 +01:00
Filip Sykala - NTB T15p
21ff6bc048 Fix emboss window position when change slicer size 2023-02-02 09:42:30 +01:00
enricoturri1966
22ccb56578 Added class TransformationSVD to detect transformation matrix components using singular value decomposition 2023-02-02 09:07:03 +01:00
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 version_2.6.0-alpha2 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