|
From: <mk...@us...> - 2003-04-25 20:36:11
|
Update of /cvsroot/csp/APPLICATIONS/SimData In directory sc8-pr-cvs1:/tmp/cvs-serv1956 Modified Files: CHANGES.current Log Message: see CHANGES.current Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/SimData/CHANGES.current,v retrieving revision 1.29 retrieving revision 1.30 diff -C2 -d -r1.29 -r1.30 *** CHANGES.current 25 Apr 2003 12:03:24 -0000 1.29 --- CHANGES.current 25 Apr 2003 20:36:05 -0000 1.30 *************** *** 2,5 **** --- 2,12 ---- =========================== + 2003-04-25: onsight + Added != operator to Ref<>. + + Added MakeModifiedEulerAnglesFromQ() method to Quaternion + to provide direct support CSP's coordinate frame. This + is still experimental and may not ultimately be needed. + 2003-04-25: delta Updated .net project file. |