1vanK
|
544ce6a558
GetUInt() etc -> GetU32() | Add color32 type alias
|
il y a 3 ans |
1vanK
|
e26083478a
enum TransformSpace -> enum class TransformSpace
|
il y a 3 ans |
1vanK
|
c176cff6c4
ListView: unsigned to int (#3015)
|
il y a 3 ans |
Yao Wei Tjong 姚伟忠
|
23a696676d
Add IsReplicated() method for Node and Component classes.
|
il y a 8 ans |
SuperWangKai
|
395651fafd
Improved robustness when view closer
|
il y a 8 ans |
SuperWangKai
|
0e88ed738e
Editor camera improved:
|
il y a 8 ans |
orefkov
|
fa71240346
Add color wheel in editor for Text3D component.
|
il y a 8 ans |
luveti
|
4e87e746f2
Merge remote-tracking branch 'github/master' into editor-terrain
|
il y a 9 ans |
Johnathan Jenkins
|
d78fc4020f
minor typos
|
il y a 9 ans |
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.
|
il y a 9 ans |
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.
|
il y a 9 ans |
Lasse Öörni
|
e048afa496
Cleanup drag-instantiate code. Use mouse raycast position if possible.
|
il y a 9 ans |
Lasse Öörni
|
8af9f4785e
Remove the special script attribute storage mechanism.
|
il y a 9 ans |
Ivan K
|
3d9ea8eece
Editor: fix some warnings
|
il y a 10 ans |
Lasse Öörni
|
3e15c400ff
Fix uninitialized bool variable in editor script. Closes #1189.
|
il y a 10 ans |
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.)
|
il y a 10 ans |
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.
|
il y a 10 ans |
Lasse Öörni
|
88c07f952d
If the original node is still selected in paste, behave as if duplicating. Closes #1034.
|
il y a 10 ans |
Lasse Öörni
|
cb0e6caa24
Apply material list in CreateModelWithStaticModel() & CreateModelWithAnimatedModel(). Closes #1018.
|
il y a 10 ans |
Lasse Öörni
|
4bdd80775b
Add accelerator keys for reset pos/rot/scale also in editor standard mode. Add reset transform function (Alt-Q).
|
il y a 10 ans |
JSandusky
|
ebd3e67776
Correction of cubemap XML face names.
|
il y a 10 ans |
JSandusky
|
da0463ec49
Add cubemap generation capability to the Urho3D editor
|
il y a 10 ans |
MonkeyFirst
|
7c403d88d9
collapse hierarchy then loading new scene
|
il y a 10 ans |
Lasse Öörni
|
56b218a236
Fix indent & if statement space.
|
il y a 10 ans |
MonkeyFirst
|
46aa0c52e1
fix-m-typing
|
il y a 10 ans |
MonkeyFirst
|
c3b52a9e47
hsv-color-wheel
|
il y a 10 ans |
MonkeyFirst
|
f1625c6fc7
WeakHandle for last... some polishing for B.mode delete
|
il y a 10 ans |
MonkeyFirst
|
7807e88e30
default pan for 2d, viewCloser for 2d , alt+scroll-zoom
|
il y a 10 ans |
MonkeyFirst
|
7cf954d4fd
delete unused variables
|
il y a 10 ans |
MonkeyFirst
|
8fc2ae9436
some fixes for smart duplicate
|
il y a 10 ans |