From 8ae04eb8333889cf8c0fb90b4a4739568e4a56ac Mon Sep 17 00:00:00 2001 From: Josh Holtrop Date: Thu, 29 Oct 2009 13:39:55 +0000 Subject: [PATCH] added a couple todo items git-svn-id: svn://anubis/anaglym/trunk@140 99a6e188-d820-4881-8870-2d33a10e2619 --- .todo | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.todo b/.todo index 66fc68c..d1dde13 100644 --- a/.todo +++ b/.todo @@ -1,3 +1,5 @@ +- rename 'CappedCylinder' to 'Capsule' +- add lua interface to exit program - add plane constructor taking 4 parameters for (a,b,c,d) - support loading and applying textures for managed objects - debug hooks for loading and execution to halt infinite lua loops