Get the new animation framework properly working
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 26 Oct 2012 15:03:24 +0000 (18:03 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 16:14:15 +0000 (18:14 +0200)
commit118285e6babd511c285780b07c275d527d7da9b1
tree7a0419626d8ac7fe26d50f851a041a581bd00dcb
parentba4d93027f7b1590f303eff2138cae413faf5c34
Get the new animation framework properly working

Store start and end frames as v2f

Also move bone animations to their own function instead of object properties
doc/lua_api.txt
src/content_cao.cpp
src/content_sao.cpp
src/content_sao.h
src/genericobject.cpp
src/genericobject.h
src/object_properties.cpp
src/object_properties.h
src/scriptapi.cpp
src/serverobject.h