From a4209554bc8f256abf5a85d80724fc72d5710de8 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 6 Dec 2014 13:19:28 -0500 Subject: Update TODO list. --- TODO.org | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/TODO.org b/TODO.org index 00ee8a5..d0c4f40 100644 --- a/TODO.org +++ b/TODO.org @@ -80,7 +80,8 @@ efficient implementation that uses quad trees. - [X] Rect module - - [ ] Quadtree module + - [ ] Quadtree module (needs more thought, a purely functional data + structure would be preferable) ** TODO Particle systems Provide a highly configurible particle simulation system. @@ -147,7 +148,7 @@ ** TODO Async/threaded signals Not sure how to do this as some things, such as SDL and OpenGL - calls *must* be done in the main thread. + calls, *must* be done in the main thread. ** TODO 0.1 Release A 0.1 release was made under the project's old name, guile-2d. Now @@ -162,4 +163,4 @@ - [X] Add GLSL shaders - [X] Finish FRP module - [X] Make basic webpage with HTML docs - - [ ] Basic scene graph (must support sprites and text) + - [X] Basic scene graph (must support sprites and text) -- cgit v1.2.3