Lasse Öörni
|
337056b657
Squashed commit of the following:
|
8 年之前 |
MonkeyFirst
|
b0cade9697
add global handlers
|
9 年之前 |
Eugene Kozlov
|
5482ae7396
Optimize Editor work with temporary objects, part 2.
|
9 年之前 |
Eugene Kozlov
|
7a24d5b2c7
Optimize Editor work with temporary objects.
|
9 年之前 |
Lasse Öörni
|
c817428fb7
When multiple source nodes selected in the hieranchy window, disable the drag/drop reorder function, as ctrl-click can be used to multiselect, and user might be still holding ctrl down after that. Fix component hierarchy items created as not draggable; components would not be reorderable after being reordered once.
|
9 年之前 |
Lasse Öörni
|
34ddcdc294
Component reorder in editor. Fix attribute inspector not updating when nodes are added to e.g. StaticModelGroup via dragging. Clean up reorder related code. Set Urho icon as window icon in the editor. Closes #1463.
|
9 年之前 |
Lasse Öörni
|
b3e492e18c
Scene node and UI element reordering (within the same parent) by Ctrl-dragging. Closes #1088. Expose Node::SetID() in script, as it was necessary for this, though not recommended to be called.
|
9 年之前 |
1vanK
|
65b639af13
Editor: info about selected model (thanks MonkeyFirst for idea)
|
9 年之前 |
Ivan K
|
3d9ea8eece
Editor: fix some warnings
|
9 年之前 |
Lasse Öörni
|
1877fb3b90
Minor space fix in code. Make editor stop itself when minimized and reduce defocused FPS to 10. Increase hierarchy window initial size to match inspector window initial size.
|
9 年之前 |
Lasse Öörni
|
304c866dd0
Separate functions to toggle/show/hide editor sub-windows to prevent mistaken action e.g. when editing a material. Update changelog.
|
10 年之前 |
JSandusky
|
80ba2ed375
Urho3D Editor: Show "Window" commands now toggle visibility
|
10 年之前 |
MonkeyFirst
|
77c7460342
add one space after "if" and fight with other spaces
|
10 年之前 |
MonkeyFirst
|
50502df4a4
add option for IDs show and oneclick button for collapse tree to scene-root scope
|
10 年之前 |
Lasse Öörni
|
0e3c778f34
Fix using null handle when updating temporary component state. Closes #848.
|
10 年之前 |
MonkeyFirst
|
b42cb1ed2a
simplify menu localization
|
10 年之前 |
MonkeyFirst
|
c3b52a9e47
hsv-color-wheel
|
10 年之前 |
MonkeyFirst
|
f1625c6fc7
WeakHandle for last... some polishing for B.mode delete
|
10 年之前 |
MonkeyFirst
|
8fc2ae9436
some fixes for smart duplicate
|
10 年之前 |
MonkeyFirst
|
7de2a25206
auto instance
|
10 年之前 |
MonkeyFirst
|
c9910c8c96
Add feature to parent selected nodes into last selected node
|
10 年之前 |
Chris Friesen
|
262bb942e4
Editor deselect all
|
11 年之前 |
Yao Wei Tjong 姚伟忠
|
05a8b79fd2
Rename "Bin" subdir to "bin".
|
11 年之前 |