[Opal-commits] opal todo.txt,1.60,1.61
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-25 04:19:09
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17426 Modified Files: todo.txt Log Message: fixed stupid bug Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.60 retrieving revision 1.61 diff -C2 -d -r1.60 -r1.61 *** todo.txt 25 Mar 2005 02:44:21 -0000 1.60 --- todo.txt 25 Mar 2005 04:18:59 -0000 1.61 *************** *** 3,14 **** * incline/orientation sensor: measures current orientation relative to an initial orientation; returns 3 reals * add license notice to samples' source files - * make trimeshes work - For Version 0.4.0 ================= * search and replace existing assert() calls - fatal errors print a message and assert --- 3,17 ---- * incline/orientation sensor: measures current orientation relative to an initial orientation; returns 3 reals + - add example to sensors tutorial * add license notice to samples' source files For Version 0.4.0 ================= + * make trimeshes work + - test basic functionality + - add helper functions to make it easier to use + * search and replace existing assert() calls - fatal errors print a message and assert |