YuSanka
|
e223120e7e
|
Added instances to ObjectList
|
2018-10-18 10:40:26 +02:00 |
|
YuSanka
|
37a320c79e
|
Changed logic of the PrusaObjectDataViewModelNode:
now each node has:
* name,
* type,
* id (-1, if type == itSettings OR itInstanceRoot),
* bmp,
* action_bmp
* extruder
|
2018-10-16 16:46:35 +02:00 |
|
YuSanka
|
317fc45522
|
Fixed wxASSERT( variant.GetType() == PrusaDataViewBitmapText );
|
2018-10-15 13:25:22 +02:00 |
|
YuSanka
|
d654e35975
|
Ported Plater->on_config_change
|
2018-10-15 10:53:47 +02:00 |
|
YuSanka
|
b7980f6b9b
|
Added correct deleting of the selected objects(parts, mix)
but only in "ObjectList->Scene" direction
|
2018-10-12 12:00:37 +02:00 |
|
YuSanka
|
9cf80581d9
|
Added extended selection ObjectList -> to canvas3D
|
2018-10-11 16:13:23 +02:00 |
|
YuSanka
|
30f3ec3d16
|
Changed mode of the OblectList to Multiple selection
|
2018-10-10 16:22:20 +02:00 |
|
Vojtech Kral
|
322e0a433c
|
Plater: Add missing skeletons (un-typed for now)
|
2018-10-09 10:47:42 +02:00 |
|
YuSanka
|
9f1613bffb
|
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
|
2018-10-09 08:30:48 +02:00 |
|
Vojtech Kral
|
1f926964ee
|
WIP: Plater, build fixes
|
2018-10-08 17:41:37 +02:00 |
|
YuSanka
|
1006cd976e
|
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
|
384cfa0e6d
|
1st installment of new selections (disabled)
|
2018-10-08 14:02:12 +02:00 |
|
YuSanka
|
ea30385fd0
|
Completed split of the GUI_ObjectParts
|
2018-10-05 23:29:15 +02:00 |
|
YuSanka
|
bcedd71e99
|
Start to Split GUI_ObjectParts:
+ created GUI_ObjectList & GUI_ObjectManipulation classes
|
2018-10-04 16:43:10 +02:00 |
|