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 a4cf34a49f
.
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
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 e65ebccb7f
2023-03-28 16:47:31 +02:00
YuSanka
18e56c3d53
Localization: Fixes for some phrases
...
+ Added/Fixed comments where it's needed
2023-03-23 22:55:38 +01:00
enricoturri1966
e3aff0383c
Ensure that the Coordinate System selected in the sidebar panel is always one supported by the current selection
2023-03-09 09:06:06 +01:00
enricoturri1966
373ae1e19d
Tech ENABLE_WORLD_COORDINATE set as default
2023-03-08 11:52:17 +01:00
enricoturri1966
4a3ee35c1b
Force auto arrangement when loading an object on an empty printbed (XL printers only)
2023-03-06 10:24:23 +01:00
enricoturri1966
424ace119b
#9822 : Fix of reload from disk unavailable for 3mf files + Tech ENABLE_RELOAD_FROM_DISK_REWORK set as default
2023-03-03 08:56:32 +01:00
YuSanka
b767c76adb
Localization: Updated POT
2023-02-27 10:07:45 +01:00
Lukáš Hejl
db60d23c18
Fix of #9809 : Crash after splitting an object into parts.
...
Now after splitting an object into parts, custom supports, seams, and multimaterial painting are removed, and the user is notified about it.
Also, this commit fixed the text of the notification about removing custom supports, seams, and multimaterial painting by Simplify gizmo. And it also fixed that info about custom supports, seams, and multimaterial painting was still shown in the right panel after the model simplification event when custom supports, seams, and multimaterial were removed.
2023-02-21 13:55:24 +01:00
YuSanka
b71e0bfd34
Follow-up 8913fdf6ab
...
* Deleted/Temporary commented redundant call of app_config->save()
* Use app_config->get_bool() function on all places
2023-02-13 17:23:49 +01:00
YuSanka
4078b7eafc
Partially revert for 7858b5d3cd
- Merge option is suppressed to cut objects
2023-01-24 16:05:53 +01:00
YuSanka
ecc3211c18
ObjectList: Add "Text" marker only where it's needed
2023-01-18 20:20:23 +01:00
tamasmeszaros
76d0e11699
Merge branch 'master' into et_tm_sla_volumes_6-SPE-1285
2023-01-18 16:40:12 +01:00
YuSanka
70ec644ad4
Simple mode: Emboss related improvements:
...
* Deleted "Add text part/negative volume" items from context menu
* Disable menu item "Split to parts" for object's context menu
* "T"-key doesn't cause an adding of the text-part
* Load 3mf by DnD: Add info dialog for a case of "Load geometry"
+ Change No button to Cancel
2023-01-17 15:03:01 +01:00
tamasmeszaros
53e358f32c
Fix crash when cancelling part type change dialog
2023-01-16 09:59:41 +01:00
tamasmeszaros
fc9b7ed59c
Merge branch 'master' into et_tm_sla_volumes_6-SPE-1285
2023-01-13 11:02:06 +01:00
tamasmeszaros
7858b5d3cd
Fix the missing merge option from multi-selection menu in SLA
2023-01-13 09:45:20 +01:00
YuSanka
b11e651649
ObjectList Improvements: Show object manipulation panel, when all object's parts are selected
2022-12-20 14:43:56 +01:00
enricoturri1966
5c82b5858b
Tech ENABLE_WORLD_COORDINATE - Fixed sidebar hints not hidden from 3D scene when deleting the current selection
2022-12-16 08:08:28 +01:00
YuSanka
a3403c51cf
SLA mode: Updated object menu and "Change type" dialog
...
+ ObjectList: Suppress to add modifiers to the object
2022-12-14 14:57:23 +01:00
YuSanka
ba8b81b27e
Cut: Extension for delete parts from cut objects.
...
When try to delete something from the cut object, than not just inform the users about an impossibility of this action,
but allow them to invalidate a cut information or delete all connectors from related objects, but leave the cut info.
2022-12-01 11:10:41 +01:00
Filip Sykala - NTB T15p
7c1a513e5a
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/slic3r/GUI/GLCanvas3D.cpp
2022-11-21 10:16:25 +01:00
YuSanka
50ef968f59
ObjectList: When object contains only one volume and it's text:
...
* Add menu item "Edit text" for object menu.
* Apply volume name to the object name
2022-11-11 15:50:43 +01:00
YuSanka
1ba4227633
Fix for #SPE-1370 - Slicer crash when delete more volumes together
...
Bug was caused by changes in 13e4e85e3d
So, revert related parts of code.
2022-11-11 13:39:15 +01:00
YuSanka
252f9302ef
Suppress to delete object from 3D-Scene, when ObjectList is in Editing mode
2022-11-10 11:23:31 +01:00
Filip Sykala - NTB T15p
c77f8373bd
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/libslic3r/Technologies.hpp
# src/slic3r/GUI/GLCanvas3D.cpp
# src/slic3r/GUI/Gizmos/GLGizmosManager.cpp
# src/slic3r/GUI/Plater.cpp
# src/slic3r/GUI/Selection.hpp
2022-11-07 15:44:33 +01:00
YuSanka
380c746871
Linux specific issue: Prevent ObjectList's events, when updating the volumes in object.
...
On Linux DeleteVolumeChildren() called the update selection event, what caused the unexpected one by one selection of all volumes in object.
2022-11-07 13:47:34 +01:00
YuSanka
7742ebb813
ObjectList: Fixed position of the added sub-object, when it is Slab
2022-10-31 12:55:43 +01:00
YuSanka
1c061dc7a1
After merge fixes
2022-10-27 14:23:50 +02:00
YuSanka
fbcdd4191b
Merge remote-tracking branch 'PRIVATE/master' into ys_emboss_with_master
2022-10-27 13:09:55 +02:00
YuSanka
dd8234512b
Changes in wxWidgets.cmake to support of the updated wxWidgets v3.2.0-patched
...
+ ObjectList: Deleted code, which is no needed after update of wxWidgets
2022-10-27 09:11:06 +02:00
YuSanka
bba6d8b94d
Merge remote-tracking branch 'PRIVATE/master' into ys_cut
2022-10-25 16:16:36 +02:00