libanim

log src/anim.c

age author description
Fri, 27 Dec 2013 10:58:23 +0200 John Tsiombikas added anm_set_animation_name
Fri, 27 Dec 2013 06:28:43 +0200 John Tsiombikas implemented multiple animations per node, and blending between two animations
Mon, 09 Dec 2013 04:06:30 +0200 John Tsiombikas added the option of lightweight pre-pass top-down recursive calculation of
Sat, 13 Apr 2013 08:13:27 +0300 John Tsiombikas invalidate_cache was not invalidating the inverse matrix time
Sun, 10 Mar 2013 18:52:27 +0200 John Tsiombikas fixed an uninitialized mutex
Fri, 08 Mar 2013 04:54:05 +0200 John Tsiombikas simplified the matrix calculation and removed two quaternion normalizations that were probably not needed
Fri, 01 Mar 2013 09:44:20 +0200 John Tsiombikas made the kind of interpolation for quaternion tracks into a conditional block