[Opal-commits] opal changelog.txt,1.54,1.55
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-01 23:55:31
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13924 Modified Files: changelog.txt Log Message: More Unit tests. Finished opal::Quaternion tests. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.54 retrieving revision 1.55 diff -C2 -d -r1.54 -r1.55 *** changelog.txt 1 Dec 2005 19:34:03 -0000 1.54 --- changelog.txt 1 Dec 2005 23:55:21 -0000 1.55 *************** *** 15,18 **** --- 15,20 ---- ------------------------------------------ + * 12-1-05: More Unit tests. Finished opal::Quaternion. (Oleksandr Lozitskiy) + * 12-1-05: Fixed Matrix44r::setQuaternion(). Refactored Quaternion. More unit tests. (Oleksandr Lozitskiy) |