libanim

log

age author description
2014-04-17 John Tsiombikas added README file
2014-01-23 John Tsiombikas fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node
2013-12-30 John Tsiombikas avoid starting an animation blend transition with the same animation as source and target
2013-12-30 John Tsiombikas implemented high-level animation blending interface
2013-12-27 John Tsiombikas set/get currently active animation name and minor enhancements in the example
2013-12-27 John Tsiombikas added anm_set_animation_name
2013-12-27 John Tsiombikas implemented multiple animations per node, and blending between two animations