Commit History

Author SHA1 Message Date
  Yao Wei Tjong 姚伟忠 1ef164d741 Minor typo correction on a Lua property name for AnimationControl. 9 years ago
  Lasse Öörni f099b8e0a2 Expose read-only access to AnimationController's internal AnimationControl structures. 9 years ago
  1vanK eda96cd128 Add AnimationController::IsPlaying(layer) method 9 years ago
  Lasse Öörni 33bea5392d Rename AnimationBlendingMode to AnimationBlendMode for brevity and similarity with Graphics class BlendMode. Rename ABM_OVERRIDE to ABM_LERP. Implement weight to additive blending. Serialize blend mode over network for AnimationController. 9 years ago
  Ivan K 4e1eb4df74 AniamtionCotrol supports animation blending 9 years ago
  Lasse Öörni 634393d7c8 Add network replication for animations' removeOnCompletion flag. Add GetRemoveOnCompletion(). Add Lua binding for removeOnCompletion. Fix missing AngelScript binding for GetFadeTime(). 10 years ago
  Lasse Öörni 3e930c5a6f Added IsAtEnd() function to AnimationController. 10 years ago
  Yao Wei Tjong 姚伟忠 7dd9143f59 Fix the include path for the generated Lua API bindings. 11 years ago
  Yao Wei Tjong 姚伟忠 b51e419c88 Change impl. file to include the header file from corresponding subdir. 11 years ago
  Yao Wei Tjong 姚伟忠 bcf7c94ec8 Rename Source/Engine to Source/Urho3D. 11 years ago