libanim

view .hgignore @ 44:e9db1d0c09b3

made the kind of interpolation for quaternion tracks into a conditional block for testing (lerp/slerp), obviously defaults to slerp...
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 01 Mar 2013 09:44:20 +0200
parents
children 769ae86eee31
line source
1 \.d$
2 \.o$
3 \.swp$
4 ^libanim.a$
5 ^libanim.so
6 ^libanim.dylib
7 ^Makefile$