graph
- copyright headers and license text files2014-04-17, by John Tsiombikas
- added README file2014-04-17, by John Tsiombikas
- avoid starting an animation blend transition with the same animation as source and target2013-12-30, by John Tsiombikas
- implemented high-level animation blending interface2013-12-30, by John Tsiombikas
- set/get currently active animation name and minor enhancements in the example2013-12-27, by John Tsiombikas
- added anm_set_animation_name2013-12-27, by John Tsiombikas
- implemented multiple animations per node, and blending between two animations2013-12-27, by John Tsiombikas
- added the option of lightweight pre-pass top-down recursive calculation of2013-12-09, by John Tsiombikas
- added install.bat2013-11-16, by John Tsiombikas
- added local install post-build event in the vs2008 vcproj2013-11-16, by John Tsiombikas
- fixed a missing const in anm_copy_track2013-11-14, by John Tsiombikas
- added -dbg suffix to the debug version of the win64 library name.2013-09-29, by John Tsiombikas
- added visual studio 2012 project file for building 64bit library2013-08-20, by John Tsiombikas
- disable link-time code generation in visual studio2013-04-30, by John Tsiombikas
- invalidate_cache was not invalidating the inverse matrix time2013-04-13, by John Tsiombikas