libanim
log
age | author | description |
---|---|---|
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, 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 |
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 |
Mon, 30 Dec 2013 15:22:44 +0200 | John Tsiombikas | avoid starting an animation blend transition with the same animation as source and target |