From 65520cd4a350b89e2295c4e07e1b83da3bb0549c Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Wed, 28 Oct 2009 15:56:15 +0000 Subject: [PATCH] added .todo git-svn-id: svn://anubis/anaglym/trunk@137 99a6e188-d820-4881-8870-2d33a10e2619 --- .todo | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .todo diff --git a/.todo b/.todo new file mode 100644 index 0000000..f046186 --- /dev/null +++ b/.todo @@ -0,0 +1,5 @@ +- rename CCylinder to Capsule +- add plane constructor taking 4 parameters for (a,b,c,d) +- remove calling dGeomGetPosition/Rotation() for planes +- support loading and applying textures for managed objects +- debug hooks for loading and execution to halt infinite lua loops