Browse Source

Travis CI: API documentation update at 2019-08-12 06:30:16 UTC.
[ci package]

Commit: https://github.com/urho3d/Urho3D/commit/5e257e578c84977073e8924b427bc72c7c695458

Message: contributors list updated

urho3d-travis-ci 6 years ago
parent
commit
cc95e22e2c
2 changed files with 2 additions and 1 deletions
  1. 1 0
      Docs/LuaScriptAPI.dox
  2. 1 1
      Source/Urho3D/.soversion

+ 1 - 0
Docs/LuaScriptAPI.dox

@@ -469,6 +469,7 @@ Methods:
 - void AddTime(float delta)
 - void SetLayer(char layer)
 - void SetBlendMode(AnimationBlendMode mode)
+- void Apply()
 - Animation* GetAnimation() const
 - Bone* GetStartBone() const
 - float GetBoneWeight(const String name) const

+ 1 - 1
Source/Urho3D/.soversion

@@ -1 +1 @@
-0.1.123
+0.1.124