7db65a8952Added 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
aster2013
e473fe6660Change "const String&" to "const String" in pkg files.
11 years ago
Yao Wei Tjong 姚伟忠
7dd9143f59Fix the include path for the generated Lua API bindings.
11 years ago
Yao Wei Tjong 姚伟忠
b51e419c88Change impl. file to include the header file from corresponding subdir.