age |
author |
description |
Fri, 03 Oct 2014 17:16:51 +0300 |
John Tsiombikas |
now merged |
Sat, 17 May 2014 22:51:25 +0300 |
John Tsiombikas |
changed macosx dylib name to libanim.dylib |
Fri, 03 Oct 2014 17:16:19 +0300 |
John Tsiombikas |
merged |
Fri, 03 Oct 2014 17:14:24 +0300 |
John Tsiombikas |
converted vs2012 project to vs2013 |
Tue, 06 May 2014 13:01:56 +0300 |
John Tsiombikas |
fixed the visual studio (2012) project |
Fri, 18 Apr 2014 13:30:39 +0300 |
John Tsiombikas |
- changed 64bit windows build to use vs2012 libraries and link with pthreadVC2_x64.lib |
Thu, 17 Apr 2014 07:58:35 +0300 |
John Tsiombikas |
merged |
Thu, 23 Jan 2014 02:53:09 +0200 |
John Tsiombikas |
fixed a crashing bug in anm_destroy_node introduced when I added the multiple animations per node |
Thu, 17 Apr 2014 07:57:52 +0300 |
John Tsiombikas |
copyright headers and license text files |
Thu, 17 Apr 2014 07:51:18 +0300 |
John Tsiombikas |
added README file |
Mon, 30 Dec 2013 15:22:44 +0200 |
John Tsiombikas |
avoid starting an animation blend transition with the same animation as source and target |
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 |