[Plib-cvs] plib ChangeLog,1.11,1.12
Brought to you by:
sjbaker
From: Wolfram K. <wol...@us...> - 2005-01-13 22:47:01
|
Update of /cvsroot/plib/plib In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23355 Modified Files: ChangeLog Log Message: Added my changes, including patches I only committed, but did not develop myself. Index: ChangeLog =================================================================== RCS file: /cvsroot/plib/plib/ChangeLog,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- ChangeLog 13 Jan 2005 09:34:00 -0000 1.11 +++ ChangeLog 13 Jan 2005 22:46:49 -0000 1.12 @@ -8,11 +8,24 @@ * Added a way to get SSG intersection tests to work with backfacing polygons. - * Added ssgaScreenDepthDump into ssgAux + * Added ssgaScreenDepthDump into ssgAux. * Several fixes for FreeBSD included. - * Added exporter for OpenInventor + * Added exporter for OpenInventor. + + * Implemented im- and exporter for ASC files. + + * Optimisations. + + * Various (minor) improvements to ASE, MDL, PCX and X loading and ASE saving. + + * Implemented ssgAnimTransforms. + + * AC loader now reads "crease" lines and creates much smaller and + cleaner scene graphs. + + * Joystick code adapted to current OS versions (especially Linux). PLIB v1.8.3 (April 8th 2004) |