Lasse Öörni
|
f5b68769d0
ElementsNames -> ElementNames.
|
9 years ago |
Lasse Öörni
|
c9884af9a6
Minor code edit, prefer GetObjectAttributeInfos() since it's asking for a single object's attributes.
|
9 years ago |
Konstant
|
b155da4f16
Add checking if object has any attributes.
|
9 years ago |
Konstant
|
c70b6cf7ae
Fix another misspelling.
|
9 years ago |
Konstant
|
e96bc6eaa8
Fix misspelling.
|
9 years ago |
Konstant
|
c3e9f4617d
Another small fixes in codestyle.
|
9 years ago |
Konstant
|
73f72be922
Fix codestyle.
|
9 years ago |
Konstant
|
59c123630d
Add GetObjectsAttriuteInfos to angel script api.
|
9 years ago |
urho3d-travis-ci
|
ee054a1507
Travis CI: bump copyright to 2017.
|
9 years ago |
ninjastone
|
68f4657528
Add anchor and pivot to UIElement.
|
9 years ago |
Lasse Öörni
|
3fe5024cf7
Remove deprecated autoRemove bool from SoundSource. Replace with a more generic AutoRemoveMode enum which is now used by both SoundSource & ParticleEmitter.
|
9 years ago |
Lasse Öörni
|
a955725bd0
Add the interpolation mode IM_NONE to ValueAnimation. Add animating UI element to LightAnimation example. Add ResourceRef constructor that takes type & name as strings for easier script bindings.
|
9 years ago |
Lasse Öörni
|
6b5b6ab4b3
Document node & UI element tagging. Closes #1176. Fixes in scene model documentation. Tabs to spaces in Scene AngelScript API.
|
9 years ago |
urho3d-travis-ci
|
c4f6f315ff
Travis CI: bump copyright to 2016.
|
10 years ago |
svifylabs
|
4297cdedd2
Added Simple String Multitag System
|
10 years ago |
svifylabs
|
41f5ff1a51
added node tags
|
10 years ago |
Nick Royer
|
44bdb94047
Updated Scene and Node AngelScript APIs to reflect JSON scene and node
|
10 years ago |
Lasse Öörni
|
7287e02278
Expose Node::MarkDirty() to AngelScript for consistency.
|
10 years ago |
Mike3D
|
730388c0ce
Fixed SplinePath AngelScript bindings and added documentation for it.
|
10 years ago |
Yao Wei Tjong 姚伟忠
|
8652de217d
Rename Source/Urho3D/Script to Source/Urho3D/AngelScript.
|
10 years ago |