Joint positioning and rotation code, and fix a problem related to their lua API
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Fri, 26 Oct 2012 08:46:46 +0000 (11:46 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Sun, 25 Nov 2012 16:14:15 +0000 (18:14 +0200)
commitba4d93027f7b1590f303eff2138cae413faf5c34
tree131a875a718d15c50d5d052540f7c433bd2bdb1f
parentfb0c43186422ad985e70f73bc70eeb07cc194909
Joint positioning and rotation code, and fix a problem related to their lua API

Attempt to move the animation system to a more correct implementation, rather than using object properties. Incomplete and breaks functionality
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