log
graph
tags
bookmarks
branches
changeset
browse
help
libanim
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 50:
(0)
-50
-30
tip
age
author
description
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
2013-03-01
John Tsiombikas
added an example program
2013-03-01
John Tsiombikas
made the kind of interpolation for quaternion tracks into a conditional block
2013-03-01
John Tsiombikas
fixed a bug in the manual slerping in anm_get_node_rotation
2013-02-27
John Tsiombikas
added anm_get_node_matrix and anm_get_node_inv_matrix functions to calculate
2013-02-27
John Tsiombikas
really stupid mistake in hierarchical transformations... ignored the
2013-02-27
John Tsiombikas
fixed a bug in time clamping
2013-02-25
John Tsiombikas
backported the fixes from calacirya
2012-09-23
John Tsiombikas
removed vmath.h from anim.h
2012-01-08
John Tsiombikas
libanim mercurial repo
2014-11-08
John Tsiombikas
invalidate_cache should also invalidate children's caches recursively
2014-10-03
John Tsiombikas
now merged
2014-10-03
John Tsiombikas
merged
2014-05-17
John Tsiombikas
changed macosx dylib name to libanim.dylib
2014-10-03
John Tsiombikas
converted vs2012 project to vs2013
2014-05-06
John Tsiombikas
fixed the visual studio (2012) project
2014-04-18
John Tsiombikas
- changed 64bit windows build to use vs2012 libraries and link with pthreadVC2_x64.lib
2014-04-17
John Tsiombikas
merged
2014-04-17
John Tsiombikas
copyright headers and license text files
2014-04-17
John Tsiombikas
added README file
2014-01-23
John Tsiombikas
fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node
2013-12-30
John Tsiombikas
avoid starting an animation blend transition with the same animation as source and target
2013-12-30
John Tsiombikas
implemented high-level animation blending interface
2013-12-27
John Tsiombikas
set/get currently active animation name and minor enhancements in the example
2013-12-27
John Tsiombikas
added anm_set_animation_name
2013-12-27
John Tsiombikas
implemented multiple animations per node, and blending between two animations
less
more
| rev 50:
(0)
-50
-30
tip