[Opal-commits] opal todo.txt,1.64,1.65
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-31 08:47:30
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17811 Modified Files: todo.txt Log Message: added some helper functions to Simulator; added data for ogre sample apps Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.64 retrieving revision 1.65 diff -C2 -d -r1.64 -r1.65 *** todo.txt 30 Mar 2005 23:26:21 -0000 1.64 --- todo.txt 31 Mar 2005 08:47:20 -0000 1.65 *************** *** 20,23 **** --- 20,24 ---- - clean up old ones OR make new ones - add license to all source files + - add instructions for making your own opal-ogre app * build (and distribute) with ode dll? *************** *** 25,28 **** --- 26,31 ---- * comment math functions + * rename 'vc7' to 'vc71' + * finish web todo for 0.3.0 |