YuSanka
724d2aec20
Fix for SPE-1788 - Redundant sidebar layout on object move
2023-07-31 13:28:17 +02:00
enricoturri1966
2dba40789f
Some refactoring related to sequential print clearance contours
2023-05-15 08:55:22 +02:00
enricoturri1966
35195dc03e
Revert "Merge remote-tracking branch 'origin/et_outofbed_optimization'"
...
This reverts commit a430aa41bac56875476dddb20c1b2a99b3a15833, reversing
changes made to a42d8571367d825a454e993a1f4e56883d3d3629.
2023-05-12 14:09:16 +02:00
enricoturri1966
53b812a646
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_outofbed_optimization
2023-05-12 12:00:58 +02:00
YuSanka
8e3a988bff
Fix for SPE-1687 : SLA - Loop/crash during editing SLA support points
...
ManipulationPanel: Disable editable controls, when some gizmo is in editing mode
2023-05-11 11:57:35 +02:00
enricoturri1966
ed1e29e7a7
Fixed conflicts after merge with master
2023-04-11 09:28:54 +02:00
enricoturri1966
91db979c8c
Show the reset button for skew only when the world matrix contains skew (so that the skewed object is visible in the 3D scene view)
2023-03-30 09:09:50 +02:00
enricoturri1966
6084a92d9b
Fixed conflicts after merge with master
2023-03-30 08:52:20 +02:00
YuSanka
a391d4c445
Added missed includes of "format.hpp"
2023-03-24 10:07:41 +01:00
YuSanka
18e56c3d53
Localization: Fixes for some phrases
...
+ Added/Fixed comments where it's needed
2023-03-23 22:55:38 +01:00
enricoturri1966
2430eb9738
Some refactoring related to sequential print clearance contours
2023-03-15 13:33:46 +01:00
enricoturri1966
89b82ed5ea
Merge remote-tracking branch 'origin/et_transformations' into et_sequential
2023-03-13 12:09:19 +01:00
enricoturri1966
eb31dcec44
Fixed crash when deleting 2nd instance of object
2023-03-13 11:13:33 +01:00
YuSanka
fd89088828
Fix for SPE-1494 - When inches is enabled, then entered negative or zero value was transformed to the wrong one
2023-03-10 13:09:07 +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
77290b538c
Fixed scale of mirrored objects shown in sidebar panel in Object Coordinates
2023-02-27 12:58:33 +01:00
enricoturri1966
2630c62f04
Fixed synchronization of instances after resetting rotation
2023-02-24 10:55:36 +01:00
enricoturri1966
e5efbbc2c2
Follow-up of 5d38d3363c1b9496fec7f73d25873211357d769f - Completed fix of synchronization of instances/volumes after resetting scale
2023-02-24 09:10:29 +01:00
enricoturri1966
5d38d3363c
Fixed synchronization of instances/volumes after resetting scale
2023-02-23 12:55:59 +01:00
enricoturri1966
9510c4b4fa
Merge branch 'master' of https://github.com/Prusa-Development/PrusaSlicerPrivate into et_transformations
2023-02-15 08:57:35 +01:00
enricoturri1966
795d5120bf
Fixed missing update of sidebar panel after orienting an object using Plalce on Face gizmo
2023-02-14 11:56:40 +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
enricoturri1966
4ad8a5ce8b
Removed obsolete code from ObjectManipulation::update_settings_value
2023-02-08 14:17:22 +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
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
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
2305b4a73c
Do not show rotation reset button in Object Manipulaltor when there is only mirror
2023-01-27 15:51:27 +01:00
enricoturri1966
325709c5ae
SPE-1419 - Fixed reset skew resetting mirror, reset scale resetting mirror, changed labels in Object Manipulator panel, scale of instances using the Object Manipulator panel always made as absolute
2023-01-26 15:49:00 +01:00
enricoturri1966
f825b5c193
Fixed scaling and sizing objects using sidebar panel in Object and Part reeference systems
2023-01-24 08:45:51 +01:00
enricoturri1966
22a1109e30
Fixed visibility of Object Manipulator reset buttons for single instance selection
2023-01-23 11:28:16 +01:00
enricoturri1966
4a22339621
Tech ENABLE_WORLD_COORDINATE - Fixed enable/disabled state of mirror context menu item and sidebar mirror buttons
2023-01-09 14:13:35 +01:00
enricoturri1966
2c02db3514
Tech ENABLE_WORLD_COORDINATE - Fixed size of Rotate Gizmo in 3D scene
2023-01-09 12:25:26 +01:00
enricoturri1966
74b391218d
Tech ENABLE_WORLD_COORDINATE - Fixed size of selection shown in sidebar panel
2023-01-06 14:35:54 +01:00
enricoturri1966
e70c4849ba
Removed unused code
2023-01-05 12:33:19 +01:00
enricoturri1966
0b1e1aedf6
Tech ENABLE_WORLD_COORDINATE - A bunch of fixes and improvements in objects/volumes manipulation/transformations
2023-01-02 11:30:07 +01:00
enricoturri1966
f02478f14c
Follow up of 9cc5659e5040299cc5abf71bf86f825328fdae9d and 0aa88e1deae128c4d0ec7b62ac0cbf2b758f79cc - Further fixes in scaling/sizing objects/volumes using sidebar panel
2022-12-16 08:08:29 +01:00
enricoturri1966
92f2396f49
Tech ENABLE_WORLD_COORDINATE - Fixed scaling using sidebar panel
2022-12-16 08:08:29 +01:00
enricoturri1966
70af837b55
Follow-up of 0aa88e1deae128c4d0ec7b62ac0cbf2b758f79cc
2022-12-16 08:08:29 +01:00
enricoturri1966
c7e23a5a5f
Follow-up of cd6808fc73c5ec58e31836a0350c9e5bfd8025df
2022-12-16 08:08:29 +01:00
enricoturri1966
dffd26be14
Tech ENABLE_WORLD_COORDINATE - Show warning icon when the transformation is left handed
2022-12-16 08:08:28 +01:00
enricoturri1966
f347cb159f
Tech ENABLE_WORLD_COORDINATE - Fixed sizing of volumes
2022-12-16 08:08:28 +01:00
enricoturri1966
2df9fed9db
Tech ENABLE_WORLD_COORDINATE - Renamed coordinate systems
2022-12-16 08:08:28 +01:00
enricoturri1966
0ebabcbc8a
Follow-up of 5f26b8c601cb804c078c4e1e9d19cd5ff68f3fb8
2022-12-16 08:08:28 +01:00
enricoturri1966
f675e4d9f6
Tech ENABLE_WORLD_COORDINATE - Modified behavior of mirror buttons in sidebar panel. Trigger transformation but do not show state.
2022-12-16 08:08:28 +01:00
Filip Sykala - NTB T15p
48d4da5872
Merge branch 'master' into fs_emboss
...
# Conflicts:
# src/slic3r/GUI/GLCanvas3D.cpp
2022-11-23 12:58:45 +01:00
YuSanka
d20131de49
PreferencesDialog: Fix for rescale.
...
+ Fixed CheckBox::msw_rescale
2022-11-23 12:20:04 +01:00
YuSanka
fbcdd4191b
Merge remote-tracking branch 'PRIVATE/master' into ys_emboss_with_master
2022-10-27 13:09:55 +02:00
YuSanka
a8440db5ec
Cut WIP:
...
* ObjectList & Selection: Show Connectors in the Scene, when CutConnectors Item is selected
* ObjectList: refactoring: extract the adding of volumes to the add_volumes_to_object_in_list()
* If some connector is selected on 3dScene -> select all connectors of this object
* GLGizmoScale3D : check if grabber is enabled, when do rendering
+ GLGizmoCut: refactoring : split render_cut_plane_grabbers to several functions
2022-09-30 14:07:17 +02:00