age |
author |
description |
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 |
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, 16 Nov 2013 12:31:03 +0200 |
John Tsiombikas |
added install.bat |
Sat, 16 Nov 2013 09:08:42 +0200 |
John Tsiombikas |
added local install post-build event in the vs2008 vcproj |
Thu, 14 Nov 2013 05:15:08 +0200 |
John Tsiombikas |
fixed a missing const in anm_copy_track |
Sun, 29 Sep 2013 02:14:51 +0300 |
John Tsiombikas |
added -dbg suffix to the debug version of the win64 library name. |
Tue, 20 Aug 2013 05:15:31 +0300 |
John Tsiombikas |
added visual studio 2012 project file for building 64bit library |
Tue, 30 Apr 2013 05:02:36 +0300 |
John Tsiombikas |
disable link-time code generation in visual studio |
Sat, 13 Apr 2013 08:13:27 +0300 |
John Tsiombikas |
invalidate_cache was not invalidating the inverse matrix time |
Sat, 13 Apr 2013 07:27:32 +0300 |
John Tsiombikas |
added ping-pong extrapolator |
Sun, 10 Mar 2013 18:52:57 +0200 |
John Tsiombikas |
added visual studio project |