[Opal-commits] opal todo.txt,1.66,1.67
Status: Inactive
Brought to you by:
tylerstreeter
|
From: tylerstreeter <tyl...@us...> - 2005-04-03 00:11:53
|
Update of /cvsroot/opal/opal In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12604 Modified Files: todo.txt Log Message: minor changes to opal src; added more to playpen sample app Index: todo.txt =================================================================== RCS file: /cvsroot/opal/opal/todo.txt,v retrieving revision 1.66 retrieving revision 1.67 diff -C2 -d -r1.66 -r1.67 *** todo.txt 1 Apr 2005 23:13:50 -0000 1.66 --- todo.txt 3 Apr 2005 00:11:44 -0000 1.67 *************** *** 26,29 **** --- 26,31 ---- * comment math functions + * move samples to a separate module? + * add 'sleeping' user prop to max exporter *************** *** 43,46 **** --- 45,52 ---- ================= + * remove plane from shapes; just make it a special object? + - it isn't really something you would store in a blueprint + - do the same for trimeshes? + * make trimeshes work - test basic functionality |