age |
author |
description |
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 |
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:46:53 +0200 |
John Tsiombikas |
added an example program |
Fri, 01 Mar 2013 09:44:20 +0200 |
John Tsiombikas |
made the kind of interpolation for quaternion tracks into a conditional block |
Fri, 01 Mar 2013 08:21:19 +0200 |
John Tsiombikas |
fixed a bug in the manual slerping in anm_get_node_rotation |
Wed, 27 Feb 2013 21:38:33 +0200 |
John Tsiombikas |
added anm_get_node_matrix and anm_get_node_inv_matrix functions to calculate |
Wed, 27 Feb 2013 20:54:19 +0200 |
John Tsiombikas |
really stupid mistake in hierarchical transformations... ignored the |
Wed, 27 Feb 2013 06:20:26 +0200 |
John Tsiombikas |
fixed a bug in time clamping |
Mon, 25 Feb 2013 05:58:09 +0200 |
John Tsiombikas |
backported the fixes from calacirya |
Sun, 23 Sep 2012 08:23:15 +0300 |
John Tsiombikas |
removed vmath.h from anim.h |