YuSanka
|
6d7e2b2dd7
|
Added SetLock() function for PrusaLockButton
|
2019-01-09 08:52:08 +01:00 |
|
YuSanka
|
24e0c9b79e
|
Added "uniform scaling" button
|
2019-01-08 13:34:47 +01:00 |
|
Enrico Turri
|
66f9582a20
|
Fixed sidebar size fields update (which was broken again)
|
2019-01-08 09:51:58 +01:00 |
|
Enrico Turri
|
c81dbba794
|
Fix of #1590
|
2019-01-07 10:53:48 +01:00 |
|
Enrico Turri
|
0ccd19f1ee
|
Improved objects manipulation using sidebar
|
2019-01-02 13:42:29 +01:00 |
|
bubnikv
|
f799f2eb48
|
Delayed update of ObjectManipulation panel from the Canvas3D:
Store the changes into temps and apply it to the wxWidgets on idle.
|
2018-12-20 20:12:26 +01:00 |
|
Enrico Turri
|
d453b6fb3f
|
Sidebar matrix field behavior for single full instance selection
|
2018-12-18 11:11:06 +01:00 |
|
Enrico Turri
|
8854276965
|
Added size fields to sidebar matrix manipulators
|
2018-12-18 10:10:14 +01:00 |
|
Enrico Turri
|
a326ce06b1
|
Removed unneeded methods from ObjectManipulation
|
2018-12-18 09:34:41 +01:00 |
|
YuSanka
|
4575443c4c
|
Fixed bug with last solid part deleting
+ fixed building
+ deleted last ";" from the settings digest
|
2018-11-23 11:57:04 +01:00 |
|
YuSanka
|
9d7b4ce41d
|
Position(Displacement)/Rotation/Scale for group selection
|
2018-11-22 16:09:28 +01:00 |
|
YuSanka
|
ede21eec7a
|
Rotation/Scale from modification pane for SingleObject, SingleVolume & SingleInstance
Note:
- doesn't work for group selection
- scaling work only with percent mode
|
2018-11-15 12:43:16 +01:00 |
|
YuSanka
|
caaacb4c4f
|
Added "change position" from modification pane
|
2018-11-14 16:24:55 +01:00 |
|
YuSanka
|
62aa34b444
|
SpinCtrsl inside Manipulation pane is replaced to TextCtrls
+ Added "proces_enter" mode for TextCtrl (The control will generate the event wxEVT_TEXT_ENTER)
|
2018-11-14 12:35:15 +01:00 |
|
YuSanka
|
7f4a8bccd5
|
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
|
a15bf7cc25
|
New selection set as default
|
2018-11-01 10:06:55 +01:00 |
|
Enrico Turri
|
059ab4a05c
|
ModelInstance's full 3D transform set as default
|
2018-10-16 09:51:30 +02:00 |
|
Enrico Turri
|
76052d33bf
|
New selection -> scaling wip
|
2018-10-12 15:43:29 +02:00 |
|
Enrico Turri
|
895bdf7918
|
New selection -> rotation wip
|
2018-10-09 15:56:34 +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 |
|