Lasse Öörni
|
3e15c400ff
Fix uninitialized bool variable in editor script. Closes #1189.
|
10 years ago |
Lasse Öörni
|
42ba4f9824
Fix material JSON save in editor. Fix AngelScript API bindings where XMLElement or JSONValue is passed as reference and should be modified (needs to be unsafe inout reference.)
|
10 years ago |
Lasse Öörni
|
5165aa91fb
Remove GetJsonType() function from editor resource browser code since JSON files don't have a similar root element name, and it was causing the editor not to compile. Fix save of ResourceRef / ResourceRefList in JSON. Fix missing child nodes in JSON scenes. Fix editor to use the correct function to save / load JSON nodes. Fix number of attempts in finding the attribute matching JSON data.
|
10 years ago |
Lasse Öörni
|
88c07f952d
If the original node is still selected in paste, behave as if duplicating. Closes #1034.
|
10 years ago |
Lasse Öörni
|
cb0e6caa24
Apply material list in CreateModelWithStaticModel() & CreateModelWithAnimatedModel(). Closes #1018.
|
10 years ago |
Lasse Öörni
|
4bdd80775b
Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q).
|
10 years ago |
JSandusky
|
ebd3e67776
Correction of cubemap XML face names.
|
10 years ago |
JSandusky
|
da0463ec49
Add cubemap generation capability to the Urho3D editor
|
10 years ago |
MonkeyFirst
|
7c403d88d9
collapse hierarchy then loading new scene
|
10 years ago |
Lasse Öörni
|
56b218a236
Fix indent & if statement space.
|
10 years ago |
MonkeyFirst
|
46aa0c52e1
fix-m-typing
|
10 years ago |
MonkeyFirst
|
c3b52a9e47
hsv-color-wheel
|
10 years ago |
MonkeyFirst
|
f1625c6fc7
WeakHandle for last... some polishing for B.mode delete
|
10 years ago |
MonkeyFirst
|
7807e88e30
default pan for 2d, viewCloser for 2d , alt+scroll-zoom
|
10 years ago |
MonkeyFirst
|
7cf954d4fd
delete unused variables
|
10 years ago |
MonkeyFirst
|
8fc2ae9436
some fixes for smart duplicate
|
10 years ago |
MonkeyFirst
|
74f416b92c
fixed with StaticModels and renamed into smart duplicate
|
10 years ago |
MonkeyFirst
|
892a353c2f
add B.mode view closer on kp_period
|
10 years ago |
MonkeyFirst
|
df91bae159
add force to selecting node instead component in view port
|
10 years ago |
MonkeyFirst
|
7de2a25206
auto instance
|
10 years ago |
MonkeyFirst
|
9c8ba2e2b0
Add EditLayerWindow for fastest mask view change (with children nodes)
|
10 years ago |
MonkeyFirst
|
1f519959aa
Add feature that allow to enable all hidden before nodes on one hotkey
|
10 years ago |
MonkeyFirst
|
c9910c8c96
Add feature to parent selected nodes into last selected node
|
10 years ago |
Lasse Öörni
|
37f13c91d9
Remove double semicolon.
|
10 years ago |
Lasse Öörni
|
9b629b2a36
Editor functionality to assign child nodes as a spline path. Contributed by MonkeyFirst. Closes #781.
|
10 years ago |
Lasse Öörni
|
ffa0b96e85
Fix typo. Ensure new node positioning uses world position in case the new node is parented.
|
10 years ago |
JSandusky
|
567a29d74e
Implementation of DetourCrowd and DetourTileCache
|
10 years ago |
Lasse Öörni
|
dffab8cff1
Add item to Edit menu ("Add children to SM-group") to add all children of the StaticModelGroup node as instances. Closes #676.
|
10 years ago |
Lasse Öörni
|
5198313a93
Fix null exception in multiple nodes duplication. Closes #632.
|
11 years ago |
Yao Wei Tjong 姚伟忠
|
05a8b79fd2
Rename "Bin" subdir to "bin".
|
11 years ago |