Update of /cvsroot/artoolkit/artoolkit
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv17549
Modified Files:
ChangeLog.txt
Log Message:
Added support for AR_PIXEL_FORMAT_MONO.
Index: ChangeLog.txt
===================================================================
RCS file: /cvsroot/artoolkit/artoolkit/ChangeLog.txt,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** ChangeLog.txt 27 Sep 2006 23:31:56 -0000 1.10
--- ChangeLog.txt 3 Oct 2006 21:36:36 -0000 1.11
***************
*** 6,9 ****
--- 6,10 ----
------------------------------------------------------
- All platforms: ARToolKit now supports querying of SDK and runtime versions.
+ - All platforms: Support for AR_PIXEL_FORMAT_MONO is now included.
- Mac OS X: Fix for an error in the VRML library inclusion on Mac OS X.
- Mac OS X: Now detects if running emulated on Intel Macs, and optimises video for this case.
|