[Opal-commits] opal changelog.txt,1.61,1.62
Status: Inactive
Brought to you by:
tylerstreeter
|
From: Olex <ole...@us...> - 2005-12-10 22:41:13
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3972 Modified Files: changelog.txt Log Message: Implemented features to track Joint damage. Index: changelog.txt =================================================================== RCS file: /cvsroot/opal/opal/changelog.txt,v retrieving revision 1.61 retrieving revision 1.62 diff -C2 -d -r1.61 -r1.62 *** changelog.txt 10 Dec 2005 05:18:35 -0000 1.61 --- changelog.txt 10 Dec 2005 22:41:06 -0000 1.62 *************** *** 15,18 **** --- 15,20 ---- ------------------------------------------ + * 12-10-05: Implemented features to track Joint damage. (Oleksandr Lozitskiy) + * 12-9-05: Implemented VelocityMotor and its unit test. Adjusted QuickTest. Added opal::normalizeDegrees(). (Oleksandr Lozitskiy) |