diff options
Diffstat (limited to 'TODO.org')
-rw-r--r-- | TODO.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -196,7 +196,7 @@ realize that writing custom low-level rendering routines will be common enough to merit a nice API. -** TODO Allow modules to declare state via signals, including OpenGL resources +** DONE Allow modules to declare state via signals, including OpenGL resources This is a tricky one. The major headache with my Lisp Game Jam attempt was that the signal framework had to be abandoned *everywhere* except the top-level environment of the script that |