[Opal-commits] opal todo.txt,1.47,1.48
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-03-03 06:31:34
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19074 Modified Files: todo.txt Log Message: minor fixes Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.47 retrieving revision 1.48 diff -C2 -d -r1.47 -r1.48 *** todo.txt 1 Mar 2005 05:04:24 -0000 1.47 --- todo.txt 3 Mar 2005 02:32:28 -0000 1.48 *************** *** 4,12 **** * look at scons dylib-building problem on os x - * add offset transform to instantiateBlueprint - - * add a "scale" constant to instantiateBlueprint - - applies to shape sizes and transforms - * fix memory allocation across dll boundary - volume collision check results -> put results in a specific class --- 4,7 ---- *************** *** 36,39 **** --- 31,36 ---- ================= + * custom sensors? + * search and replace existing assert() calls - fatal errors print a message and assert |