libanim
log example/test.c
age | author | description |
---|---|---|
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 |
2013-12-09 | John Tsiombikas | added the option of lightweight pre-pass top-down recursive calculation of |
2013-03-10 | John Tsiombikas | fixed an uninitialized mutex |
2013-03-01 | John Tsiombikas | added an example program |