744 Commits

Author SHA1 Message Date
YuSanka
92d08da96d MSW specific: ObjectList: Fixed false possible DnD, when mouse click outside of ObjectList and than mouse move over the ObjectList.
Fix for #13062 too
2024-08-09 10:26:35 +02:00
Martin Šach
96e3e77fef Prepare fe for include optimization.
- Add pragmas to keep necessary headers with symbols not explicitly
stated in the file.
- Use include paths that IWYU understands.
2024-07-08 15:37:02 +02:00
Lukas Matena
1f87c498cd Merge branch 'master_27x' 2024-02-20 23:01:02 +01:00
Lukáš Hejl
76435e7add SPE-1840: Rework multi-material segmentation to work directly on the Voronoi diagram without creating a copy of it.
Previous algorithms assume that they can get an invalid Voronoi diagram. Because of that, during the multi-material segmentation, a copy of the Voronoi diagram was created, and there were several attempts to fix missing vertices and edges. But as it shows, this wasn't a good enough approach and sometimes led to several issues like bleeding layers.

After generalization, our approach for detection and repairs of invalid Voronoi diagrams from Arachne, we could assume that multi-material segmentation gets non-invalid Voronoi diagrams.
With this assumption, we reimplement multi-materials segmentation to work directly on the Voronoi diagram. That should make multi-material segmentation more stable.

So, this should fix several issues like bleeding layers. Also, memory consumption should decrease by a lot. Also, there should be some speedup of multi-materials segmentation.
2024-02-08 15:40:20 +01:00
Lukas Matena
3ef556f43c Fix of missing invalidation on object name change (#8059, #12193, SPE-2139) 2024-02-08 09:27:27 +01:00
tamasmeszaros
8d6497297a Replaced all occurrences of boost::nowide::narrow for wxStrings with into_u8 2023-12-18 14:33:30 +01:00
YuSanka
200f4073c8 MSW specific: Fixing by Windows repair algorithm of cut objects if it's needed.
Related to issues #7243
2023-12-07 09:44:15 +01:00
YuSanka
af81420214 MSW specific: Fixing by Windows repair algorithm of cut objects if it's needed.
Related to issues #7243
2023-12-04 11:14:30 +01:00
YuSanka
818bb91449 Plater refactoring
* Extract unrelated functions
2023-11-30 15:26:20 +01:00
Lukas Matena
926af1ab8d Fixed a crash when deleting the last object with autocenter enabled (#11186). 2023-11-14 13:23:58 +01:00
Filip Sykala - NTB T15p
b0d8b04527 SPE-1967 Disallow support blocker and enforcer for svg shape 2023-10-16 11:56:50 +02:00
Filip Sykala - NTB T15p
76c23fd9ff Merge branch 'master' into fs_svg_SPE-1517
# Conflicts:
#	src/slic3r/GUI/GUI_Factories.cpp
2023-10-03 15:32:11 +02:00
Lukas Matena
af7230e496 Rename 'NetFabb' to 'Windows repair algorithm' (related to #11199) 2023-10-03 15:14:14 +02:00
Filip Sykala - NTB T15p
0e33633fca Merge branch 'master' into fs_svg_SPE-1517 2023-09-21 11:19:53 +02:00
YuSanka
a9eebb27f8 Code cleaning: Deleted code which was commented till the testing some time ago 2023-09-21 10:22:32 +02:00
Filip Sykala - NTB T15p
497f67764a Add svg edit to context menu(right button mouse click). 2023-09-18 14:55:30 +02:00
Filip Sykala - NTB T15p
8bc828919c Add svg icons 2023-09-18 07:31:25 +02:00
Filip Sykala - NTB T15p
a4afcc1f4e Merge branch 'master' into fs_svg_SPE-1517 2023-09-06 13:52:16 +02:00
YuSanka
8cda73dd0f localization: Updated POT and internal dictionaries
+ Community dictionaries are merged with POT
+ "Cut connectors" are changed to "Connectors"
2023-09-06 08:38:16 +02:00
Filip Sykala - NTB T15p
ca71305c75 Merge branch 'master' into fs_svg
# Conflicts:
#	src/slic3r/Utils/EmbossStylesSerializable.cpp
#	src/slic3r/Utils/EmbossStylesSerializable.hpp
2023-09-04 13:33:22 +02:00
ps_copyright
f32859c302 final copyright headers 2023-09-01 14:49:07 +02:00
Filip Sykala - NTB T15p
36bb7cfe9b Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-06-13 14:34:33 +02:00
YuSanka
6f5fcf611d Follow up ca3ee712fe - Added comment line 2023-06-09 11:33:37 +02:00
YuSanka
ca3ee712fe Fix for SPE-1747 : Crash[LINUX] or unexpected behavior[OSX and Win] when moving object with Variable layer height 2023-06-09 11:20:16 +02:00
Filip Sykala - NTB T15p
3e0cd9a872 Merge branch 'fs_dir_per_glyph_SPE-1597' into fs_svg 2023-06-07 11:26:54 +02:00
enricoturri1966
27f7a023ad #10662 - Fixed loading parts from 3mf files 2023-06-07 11:01:14 +02:00
Filip Sykala - NTB T15p
5de06a9ef8 Merge branch 'master' into fs_svg 2023-06-02 10:53:47 +02:00
enricoturri1966
32af0221f2 SPE-1744 - Fixed merge with mirrored objects 2023-05-31 11:10:01 +02:00
enricoturri1966
25575bb3f3 SPE-1716 - Fixed synchronization of layer editing texture when using undo/redo 2023-05-25 11:59:57 +02:00
enricoturri1966
7ee770baef Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_spe1698 2023-05-25 10:39:54 +02:00
Oleksandra Yushchenko
bb1e5dbb7a
Merge pull request #42 from Prusa-Development/ys_beta26_local
Merged/fixed dictionaries provided by contributors
2023-05-22 12:36:06 +02:00
YuSanka
ad79a0541a Partially fix for #10568 - Something untranslated 2023-05-22 10:23:50 +02:00
enricoturri1966
e62c251898 Follow-up of 15bd82e - Fixed detection of out of printbed after copy and paste 2023-05-22 09:05:44 +02:00
YuSanka
7a0b226f5c Fix for #10576 - Context menu doesn't show on right click of objects on Mac 2.6 Beta 1 2023-05-19 09:50:50 +02:00
YuSanka
657737d4ff Restore "Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar" but with fix of caused issue 2023-05-18 09:25:45 +02:00
Lukas Matena
115ac0aace Revert "Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar"
This reverts commit a4cf34a49f98866d812a2a237740a7bf96488faa.
2023-05-12 17:10:00 +02:00
enricoturri1966
462bdd134a Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sla_switch_view 2023-05-11 11:51:50 +02:00
YuSanka
a4cf34a49f Fix for SPE-1657 : [LINUX - GTK3] Crash when change position of part in sidebar 2023-05-11 11:13:55 +02:00
enricoturri1966
b13a51f400 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sla_switch_view 2023-05-10 08:15:35 +02:00
YuSanka
234956dfda Fix for SPE-1686 : Bug with instance rotation around X or Y
Steps to repro:
1. Add object
2. Increase instances
3. Select some instance
4. Rotate around X or Y
5. After MouseUp:
OSX -> hard crash
MSW and Linux -> object and instance are selected at a same time
2023-05-03 14:26:06 +02:00
enricoturri1966
eb0f03aa9b Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sla_switch_view 2023-05-03 13:45:28 +02:00
enricoturri1966
d9dde32b78 SPE-1606 - Fixed a bunch of bugs/crashes related to visualizing original or processed volumes in 3D scene after slicing using SLA printers when multiple objects are on the printbed 2023-05-03 13:45:15 +02:00
enricoturri1966
03608580c0 Do not allow to change selection or printable state, using the right panel, while the SLA supports gizmo is open and in editing mode. 2023-05-02 08:49:11 +02:00
Filip Sykala - NTB T15p
382a0fe1e3 Merge branch 'master' into fs_svg
# Conflicts:
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.cpp
#	src/slic3r/GUI/Gizmos/GLGizmoEmboss.hpp
#	src/slic3r/GUI/Jobs/EmbossJob.cpp
#	src/slic3r/GUI/Jobs/EmbossJob.hpp
#	src/slic3r/GUI/SurfaceDrag.cpp
2023-04-06 08:25:20 +02:00
enricoturri1966
61d45cf3b5 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sla_switch_view 2023-04-04 14:38:17 +02:00
YuSanka
102d3e0d2c Localization:
* Fixed phrases
* Updated POT
* New POT is merged with community POs
2023-04-03 11:32:50 +02:00
enricoturri1966
c5b224c0c1 Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_sla_switch_view 2023-04-03 08:56:27 +02:00
enricoturri1966
797dd1197e Allow the user to switch between visualizing original or processed volumes in 3D scene after slicing using SLA printers 2023-04-03 08:54:04 +02:00
enricoturri1966
6084a92d9b Fixed conflicts after merge with master 2023-03-30 08:52:20 +02:00
YuSanka
91f6530acf ObjectList: Fixed selection, when object part is moving/rotating/scaling and "Sinking" info is appearing/disappearing.
+ Reverted "patch" commit e65ebccb7f5b3f86c50361bd3bd6cc3ebc97d437
2023-03-28 16:47:31 +02:00