YuSanka
|
358e61a2b2
|
Fix for the last commit
|
2019-07-02 15:26:11 +02:00 |
|
Enrico Turri
|
6c1a434e2c
|
Visual hints for layers editing enabled whenever a layer is selected into the objects list
|
2019-07-02 10:34:30 +02:00 |
|
Enrico Turri
|
f89e573037
|
Added visual hints in 3D scene for layers editing
|
2019-06-27 13:42:50 +02:00 |
|
YuSanka
|
0f31c03c72
|
Implemented interface for updating 3DScene after set a focus to some editor
|
2019-06-26 13:30:20 +02:00 |
|
YuSanka
|
8186db1f28
|
Setting min_z bigger than max_z cause an increase of the max_z
|
2019-06-24 15:43:16 +02:00 |
|
YuSanka
|
902254e59d
|
Workarounds for selection under OSX and GTK
|
2019-06-13 13:00:46 +02:00 |
|
YuSanka
|
e00c759126
|
Fixed updating of data for LayerEditors selection
|
2019-06-13 11:37:03 +02:00 |
|
YuSanka
|
5128f35e69
|
Added some logic to layers editor selection
|
2019-06-12 16:28:25 +02:00 |
|
YuSanka
|
ca16a5a454
|
Some code refactoring and improvements
|
2019-06-06 15:56:42 +02:00 |
|
YuSanka
|
85300f4026
|
Implemented focusing of the last edited range
|
2019-06-05 11:14:57 +02:00 |
|
YuSanka
|
f1ed2157a4
|
Implemented range's min/max Z editing
|
2019-06-04 17:30:44 +02:00 |
|
YuSanka
|
c99065932c
|
Added LayerRangeEditor class for universally editing of the layer_range's parameters
+ Implemented layer_height editing
|
2019-06-04 15:22:29 +02:00 |
|
YuSanka
|
32286ef3f9
|
Some code review for avoid use of OptionsGroup
|
2019-06-04 11:56:59 +02:00 |
|
YuSanka
|
d8d99eda9d
|
Changed data types
|
2019-06-03 15:35:21 +02:00 |
|
YuSanka
|
3be2bf4bc1
|
ObjectLayers::del_layer_range() -> delete a layers range using "Del" button from ObjectLayers sizer
|
2019-05-31 10:54:52 +02:00 |
|
YuSanka
|
967c811eb5
|
Implemented delete_layers_from_object()
|
2019-05-30 16:53:17 +02:00 |
|
YuSanka
|
a1dc5d32fc
|
Improved layer sizer
+ fixed build under OSX and Linux
|
2019-05-30 14:42:38 +02:00 |
|
YuSanka
|
992df9069e
|
Layers sizer updating
|
2019-05-30 12:41:16 +02:00 |
|
YuSanka
|
2ba92cbb37
|
Implemented ObjectLayers class
+ some code refactoring
|
2019-05-28 16:38:04 +02:00 |
|