libanim
log
age | author | description |
---|---|---|
2013-08-20 | John Tsiombikas | added visual studio 2012 project file for building 64bit library |
2013-04-30 | John Tsiombikas | disable link-time code generation in visual studio |
2013-04-13 | John Tsiombikas | invalidate_cache was not invalidating the inverse matrix time |
2013-04-13 | John Tsiombikas | added ping-pong extrapolator |
2013-03-10 | John Tsiombikas | added visual studio project |
2013-03-10 | John Tsiombikas | fixed an uninitialized mutex |
2013-03-08 | John Tsiombikas | simplified the matrix calculation and removed two quaternion normalizations that were probably not needed |