libanim

view .hgignore @ 21:5993f405a1cb

implemented multiple animations per node, and blending between two animations
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 27 Dec 2013 06:28:43 +0200
parents
children 769ae86eee31
line source
1 \.d$
2 \.o$
3 \.swp$
4 ^libanim.a$
5 ^libanim.so
6 ^libanim.dylib
7 ^Makefile$