Commit History

Author SHA1 Message Date
  Eugene Kozlov fa1524e14e Fix lua bindings. 7 years ago
  Eugene Kozlov baf0daf7aa Add support of arbitrary data in Sound, Animation and Texture resources. 8 years ago
  Florastamine 00599723aa Added Animation::GetTrack(unsigned) 8 years ago
  Eugene Kozlov dec0361792 Fix Texture2D::GetImage and TextureCube::GetImage Lua bindings. Simplify some Lua bindings. 9 years ago
  Lasse Öörni 7fbf89b728 Add Clone() function to Animation. Expose Animation constructor in Lua. 9 years ago
  Lasse Öörni 7356bdecfb Add API to Animation / AnimationTrack to create tracks and keyframes and expose it to script. Change AnimationTracks to be stored in a HashMap so that removal and creation is safe without invalidating pointers. Changed the AnimationTriggerPoint API to resemble the AnimationTrack API, and change it to be handled as a value type in AngelScript API. Closes #878. 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