mirror of
https://github.com/simtactics/niotso.git
synced 2025-09-22 02:26:47 -04:00
* Updated libpng and zlib
* Added SPR# parsing to the iff library * iff2html now displays BMP_/FBMP, PALT, and SPR# chunks
This commit is contained in:
parent
78f1ca1d6f
commit
1f7061d98a
10 changed files with 219 additions and 41 deletions
|
@ -2,6 +2,7 @@ libvitaboy 1.0.1 (2012-03-10) Fatbag
|
|||
|
||||
* Corrected the BlendVertices function; blend vertices tug real vertices, not the other way around
|
||||
* Interleaved all vertex data (coords, texcoords, normals, blend weights) into the VertexData array
|
||||
* Made reading floats cross-platform (on modern architectures that use IEEE floats) by using unions
|
||||
|
||||
|
||||
libvitaboy 1.0.0 (2012-03-04) Fatbag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue