libanim
log src/anim.c
age | author | description |
---|---|---|
Thu, 17 Apr 2014 07:58:35 +0300 | John Tsiombikas | merged |
Thu, 17 Apr 2014 07:57:52 +0300 | John Tsiombikas | copyright headers and license text files |
Thu, 23 Jan 2014 02:53:09 +0200 | John Tsiombikas | fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node |
Mon, 30 Dec 2013 15:22:44 +0200 | John Tsiombikas | avoid starting an animation blend transition with the same animation as source and target |
Mon, 30 Dec 2013 15:20:31 +0200 | John Tsiombikas | implemented high-level animation blending interface |
Fri, 27 Dec 2013 11:29:42 +0200 | John Tsiombikas | set/get currently active animation name and minor enhancements in the example |
Fri, 27 Dec 2013 10:58:23 +0200 | John Tsiombikas | added anm_set_animation_name |