YuSanka
|
5557ee3cd2
|
Fixed object adding to list with same object's name
+ Added name for main object for complex objects
+ Fixed incorrect Instances and Settings deleting from ObjectList
|
2018-10-19 11:08:43 +02:00 |
|
Enrico Turri
|
fbbe1325b6
|
Mirror transform components in ModelInstance and GLvolume - WIP and disabled
|
2018-10-18 15:50:51 +02:00 |
|
Enrico Turri
|
2c9a82e582
|
New selection -> Removed unneeded methods and small refactor
|
2018-10-18 15:09:41 +02:00 |
|
Enrico Turri
|
ea7216c019
|
Unified append_submenu() function and modified append_menu_item() function
|
2018-10-18 14:42:21 +02:00 |
|
YuSanka
|
80f79451f7
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-18 11:41:29 +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 |
|
Enrico Turri
|
82ec5bf22e
|
New selection -> Unified methods to update menu items
|
2018-10-18 09:27:37 +02:00 |
|
Enrico Turri
|
23123cac2e
|
Increase and decrease command in object's context menu
|
2018-10-17 14:26:13 +02:00 |
|
Enrico Turri
|
2e274b5646
|
Plater -> View Menu
|
2018-10-17 12:59:58 +02:00 |
|
Enrico Turri
|
7d1828df05
|
Object context menu wip / Removed links to settings dialog from user interface / Fixed and unified append_menu_item() function / Fixed File->Open menu item / Fixed Window menu items / Added Plater menu
|
2018-10-17 12:17:25 +02:00 |
|
Enrico Turri
|
3059438853
|
Fixed toolbar update after reducing instances count
|
2018-10-17 09:40:04 +02:00 |
|
Enrico Turri
|
b8ec71ab28
|
New selection -> Removed old plater selection
|
2018-10-17 09:30:07 +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 |
|
Enrico Turri
|
b4a09d3d86
|
New selection -> Toolbar update
|
2018-10-16 16:04:19 +02:00 |
|
YuSanka
|
b413cf4ef9
|
Fixed OSX compilation : GetStringSelection for PresetComboBox is changed to GetString(GetSelection)
|
2018-10-15 11:39:48 +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
|
0bc99f3f65
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-11 16:17:43 +02:00 |
|
YuSanka
|
9cf80581d9
|
Added extended selection ObjectList -> to canvas3D
|
2018-10-11 16:13:23 +02:00 |
|
Vojtech Kral
|
20e1087d97
|
Plater: Fix arrange
|
2018-10-11 13:22:36 +02:00 |
|
Vojtech Kral
|
8337d4675f
|
Plater: increase, decrease, set_number_of_copies, arrange
|
2018-10-11 12:48:35 +02:00 |
|
Vojtech Kral
|
a7425ec229
|
Plater: Fix in load_model_objects
|
2018-10-10 14:43:47 +02:00 |
|
YuSanka
|
05c016764f
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-10 13:54:56 +02:00 |
|
YuSanka
|
94da98c9c4
|
Ported on_extruders_change and filament_color_box_lmouse_down(like a lambda-f inside PresetComboBox)
|
2018-10-10 13:53:45 +02:00 |
|
Vojtech Kral
|
7672be6488
|
Plater: on_object_select
|
2018-10-10 11:21:37 +02:00 |
|
Vojtech Kral
|
bd85ca721e
|
Plater & GLCanvas3D: Fix instance_moved event, add event handlers
|
2018-10-09 17:39:04 +02:00 |
|
YuSanka
|
1b93b952a2
|
Merge remote-tracking branch 'origin/ys_dev_native' into dev_native
|
2018-10-09 12:44:32 +02:00 |
|
YuSanka
|
085020a814
|
Ported show_preset_comboboxes function
|
2018-10-09 12:41:05 +02:00 |
|
Vojtech Kral
|
322e0a433c
|
Plater: Add missing skeletons (un-typed for now)
|
2018-10-09 10:47:42 +02:00 |
|
Enrico Turri
|
dffae0aa12
|
Fixed new selection compile errors
|
2018-10-09 09:12:38 +02:00 |
|
Enrico Turri
|
b788530056
|
Merge branch 'dev_native' of https://github.com/prusa3d/Slic3r into dev_native
|
2018-10-09 09:08:06 +02:00 |
|
Enrico Turri
|
47fc109837
|
New selection -> removed select by parts
|
2018-10-09 09:07:49 +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
|
928c146aef
|
WIP: Plater: Event handling boilerplate / skeletons
|
2018-10-08 19:56:59 +02:00 |
|
Vojtech Kral
|
ceb295944a
|
WIP: Plater, tracking in Plater.pm
|
2018-10-08 19:14:55 +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
|
42fd6bc7b5
|
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
|
2018-10-05 23:39:51 +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 |
|
Enrico Turri
|
96745e12d7
|
Use an unique opengl context
|
2018-10-04 10:41:11 +02:00 |
|
Vojtech Kral
|
f31cf684cb
|
Tab preset & value change events
|
2018-10-03 17:55:21 +02:00 |
|
Enrico Turri
|
b3c09a9254
|
Fixed object position after loading
|
2018-10-03 16:18:23 +02:00 |
|
YuSanka
|
7ed9ba5437
|
Merge remote-tracking branch 'origin/dev_native' into ys_dev_native
|
2018-10-03 15:22:13 +02:00 |
|
YuSanka
|
8f6e3cc43b
|
Temporary changes and code cleaning
|
2018-10-03 15:14:52 +02:00 |
|
Enrico Turri
|
6369e469c0
|
on_viewport_changed event handler
|
2018-10-03 14:25:35 +02:00 |
|
Vojtech Kral
|
770d944283
|
Replace PerlCallbacks with events in GLCanvas3d et al.
|
2018-10-03 11:51:47 +02:00 |
|
Vojtech Kral
|
9021bd07a3
|
WIP: Plater
|
2018-10-01 16:48:24 +02:00 |
|