YuSanka
|
e0aa25b677
|
Fixed "extruder" column editing for non-object/part items. It's suppressed now.
+ Try to fix the wrong last column width updating under OSX
|
2018-12-04 14:32:15 +01:00 |
|
YuSanka
|
d522e8ea70
|
Delete mixed selection
|
2018-12-03 12:13:57 +01:00 |
|
tamasmeszaros
|
6c99837a9d
|
Quick fix for broken MacOS build
|
2018-11-29 18:33:30 +01:00 |
|
YuSanka
|
d7f9e86400
|
Update additional object setting after print technology changing
|
2018-11-29 15:01:20 +01:00 |
|
YuSanka
|
2add733caa
|
Suppress change preset to SLA if we have multi-part object
|
2018-11-29 12:35:07 +01:00 |
|
YuSanka
|
7b9f498410
|
Changed the object context menu in the object list for SLA print technology
+ changed list of the options for "Add settings"
|
2018-11-22 11:06:07 +01:00 |
|
Enrico Turri
|
3613a54e03
|
Deletion of instances and volumes from 3D scene
|
2018-11-14 08:53:56 +01:00 |
|
YuSanka
|
05e2d33d3f
|
Added functions for deleting (sub)objects from model and list at the same time
|
2018-11-13 15:10:19 +01:00 |
|
YuSanka
|
ad8f270796
|
Added delete_instance_from_list(obj_idx, inst_idx) function
|
2018-11-13 13:35:10 +01:00 |
|
YuSanka
|
b721f9431a
|
Fixed show_info_sizer according to selected mode.
+ fixed right panel layouts
+ deleted unused functions
|
2018-11-13 13:35:10 +01:00 |
|
YuSanka
|
c227dad8cc
|
Changed object list behavior when we have only one part(volume) inside main object
|
2018-11-12 13:48:41 +01:00 |
|
YuSanka
|
aa3e4c294a
|
Added type "MultipleFullObject" to Selection
+ Fixed updating of the name of the manipulation pane
+ Changed logic of "Ctrl+A" inside the object list
|
2018-11-08 16:44:58 +01:00 |
|
YuSanka
|
de981ce8be
|
Changed object context menu : Add part/modifier/support enforcer/support blocker -> Load model / generic box/sphere/cylinder/slab
|
2018-11-06 15:38:30 +01:00 |
|
YuSanka
|
4eae6c0189
|
Changing of a type of a volume in the object list
|
2018-11-05 08:58:14 +01:00 |
|
YuSanka
|
a9e7b5c645
|
Implemented adding of support enforcer/blocker to the object list
|
2018-11-05 08:58:14 +01:00 |
|
YuSanka
|
c135f4a1f8
|
After-merge bug fixing
|
2018-11-01 14:02:38 +01:00 |
|
YuSanka
|
e62246d56c
|
Fixed Info pane filling
|
2018-11-01 12:57:21 +01:00 |
|
YuSanka
|
5a4cef9ac1
|
Fixed part settings updating
|
2018-10-31 16:06:32 +01:00 |
|
YuSanka
|
7f08f460f1
|
Some code review
|
2018-10-31 12:58:35 +01:00 |
|
YuSanka
|
3ecb65d62c
|
Fixed mode updating under GTK
|
2018-10-22 15:18:33 +02:00 |
|
YuSanka
|
33a0f5beff
|
Deleted "Copy" column from ObjectList
|
2018-10-18 11:28:31 +02:00 |
|
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
|
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 |
|
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 |
|
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 |
|