Lasse Öörni
|
ff42717419
Rename IsTagged -> HasTag. Pass tag scripts in Lua by value to match the other API bindings.
|
10 years ago |
Ivan K
|
68668266d2
Add tags to UIElement
|
10 years ago |
Lasse Öörni
|
7afc3cd9ce
HasSubscribedToEvent() exposed to scripting. Closes #1122.
|
10 years ago |
Nick Royer
|
295adceef6
Added material load type selection (JSON/XML) by file extension.
|
10 years ago |
Nick Royer
|
fe408e4910
Added AngelScript Serializable API JSON functions
|
10 years ago |
JSandusky
|
8df17a41ee
Bind GetParentComponent to angelscript and lua
|
10 years ago |
aster2013
|
3a948899a7
Add type info, remove BASEOBJECT macro, now user can use type info check object type. for example:
|
10 years ago |
Lasse Öörni
|
7db65a8952
Added possibility to set time position of attribute or object animation manually. SetAnimationEnabled(false) should be used in that case to disable auto update. Closes #926. Added RemoveObjectAnimation() and RemoveAttributeAnimation() to Animatable. Closes #928. Fixed attribute animations in hierarchy (e.g. in components) not getting removed when a null object animation is assigned.
|
10 years ago |
Lasse Öörni
|
4360c5ed21
Register BorderImage functions to Window in AngelScript API. Closes #912.
|
10 years ago |
JSandusky
|
8239cc2e5e
Update Angelscript to 2.30.1
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
8652de217d
Rename Source/Urho3D/Script to Source/Urho3D/AngelScript.
|
10 years ago |