Made the iffexport utility (design based on libfar), added in an HTML5 z-buffer renderer, and made tags for libfar 1.0.0 and libvitaboy 1.0.0.

This commit is contained in:
Fatbag 2012-03-04 13:28:34 -06:00
parent f23bcd7b4d
commit 432d12397c
15 changed files with 671 additions and 0 deletions

View file

@ -0,0 +1,8 @@
libvitaboy 1.0.0 (2012-03-04) Fatbag
* first stable release
* read support for ANIM, APR, BND, COL, HAG, MESH, OFT, PO, SKEL
* working rendering and animation of characters in OpenGL
* basic keyboard controls
* support for environments: MinGW
* support for platforms: i686, x86-64