From 8601e232aa7a8c5cbc032ccf94520e5412998888 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 27 Dec 2022 19:31:47 -0500 Subject: Update TODO list. --- TODO.org | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'TODO.org') diff --git a/TODO.org b/TODO.org index ac3c9c8..857af34 100644 --- a/TODO.org +++ b/TODO.org @@ -1,6 +1,8 @@ * Tasks -** TODO [#A] Fix 9 patch rendering not working with texture regions -** TODO [#A] Add #:clear-color argument to run-game +** TODO [#A] Fix vertical line rendering not working +It just shows up as an invisible line. Not great! +** DONE [#A] Fix 9-patch rendering not working with texture regions +** DONE [#A] Add #:clear-color argument to run-game ** TODO [#A] Improve window resizing support For example, there's no user hook to handle a resize event. ** TODO [#A] Scheme -> GLSL compiler @@ -32,7 +34,7 @@ Goals: (define (sprite-fragment (vec2 ))) #+END_SRC -** TODO [#A] Tests for (chickadee math rect) +** DONE [#A] Tests for (chickadee math rect) ** TODO [#A] Switch from OpenAL to custom Scheme mixer I've decided that OpenAL is too high level to be a library that Chickadee should rely upon, since part of the goal of Chickadee is to -- cgit v1.2.3