YuSanka
|
7117049921
|
Added a modifier selection in the object list
+ set box-subobject's center to the objects center
+ fixed bug in PrusaObjectDataViewModel.Delete(), when deleting last volume_idx
|
2018-11-12 16:03:50 +01:00 |
|
YuSanka
|
76360c9dfa
|
Fixed controls layout on right panel.
+ Split ObjectManipulation class to ObjectManipulation and ObjectSettings
+ fixed typo-bug in GetItemByVolumeId
|
2018-11-09 18:42:06 +01:00 |
|
Enrico Turri
|
8bd37b6d28
|
Translation of ModelVolume as transformation component (without modifying the mesh)
|
2018-11-02 12:11:28 +01:00 |
|
YuSanka
|
71085f85f6
|
Fixed splitting of the objects with instances
|
2018-11-01 16:24:20 +01:00 |
|
Enrico Turri
|
fff76c6aae
|
New selection set as default
|
2018-11-01 10:06:55 +01:00 |
|
YuSanka
|
59d40050e2
|
Fixed part settings updating
|
2018-10-31 16:06:32 +01:00 |
|
YuSanka
|
0167087d7d
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
|
YuSanka
|
833d26b32d
|
Ported show_sliced_info_sizer
+ some code-view changes
|
2018-10-31 12:58:35 +01:00 |
|
YuSanka
|
95c8295a93
|
Prototype of the hiding according to view mode
+ Added mode icon near option's label
+ Fixed segmentation fault on Linux
|
2018-10-21 23:10:36 +02:00 |
|
Enrico Turri
|
069be62c6f
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02:00 |
|
YuSanka
|
34b7247d41
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-15 10:54:20 +02:00 |
|
Enrico Turri
|
b49b4c522e
|
New selection -> scaling wip
|
2018-10-12 15:43:29 +02:00 |
|
YuSanka
|
8289aebb4d
|
Added correct deleting of the selected objects(parts, mix)
but only in "ObjectList->Scene" direction
|
2018-10-12 12:00:37 +02:00 |
|
YuSanka
|
cdc105ad7c
|
Changed mode of the OblectList to Multiple selection
|
2018-10-10 16:22:20 +02:00 |
|
Enrico Turri
|
691ef4bb1b
|
New selection -> rotation wip
|
2018-10-09 15:56:34 +02:00 |
|
YuSanka
|
f3d56cde90
|
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
|
2018-10-09 08:30:48 +02:00 |
|
YuSanka
|
f6c2ce63ed
|
Fixed events OBJECT_SETTINGS_CHANGED_EVENT , OBJECT_REMOVE_EVENT and UPDATE_SCENE_EVENT
+ changed ctor of ObjList
+ deleted unusable code from Tab.cpp
|
2018-10-08 16:28:11 +02:00 |
|
Enrico Turri
|
671c2a877d
|
1st installment of new selections (disabled)
|
2018-10-08 14:02:12 +02:00 |
|
YuSanka
|
ace7e465f0
|
Completed split of the GUI_ObjectParts
|
2018-10-05 23:29:15 +02:00 |
|
YuSanka
|
00714f7b2d
|
Start to Split GUI_ObjectParts:
+ created GUI_ObjectList & GUI_ObjectManipulation classes
|
2018-10-04 16:43:10 +02:00 |
|