libanim

view .hgignore @ 20:3c2428cb38f7

added the option of lightweight pre-pass top-down recursive calculation of matrices instead of going through the existing lazy thread-specific caching algorithm.
author John Tsiombikas <nuclear@member.fsf.org>
date Mon, 09 Dec 2013 04:06:30 +0200
parents
children 769ae86eee31
line source
1 \.d$
2 \.o$
3 \.swp$
4 ^libanim.a$
5 ^libanim.so
6 ^libanim.dylib
7 ^Makefile$