aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoramy <[email protected]>2023-07-20 23:13:11 +0000
committeramy <[email protected]>2023-07-20 23:13:11 +0000
commit72f42380d796414d70d03ba6634c9c5c16a77df4 (patch)
tree2e0adca3b3415a360ea2770d3f1862af2c41597a /readme.md
parent748b036c907d9632f6cc3f5d90cb85a53ac66abe (diff)
WOO sorting is almost perfected:3HEADmaster
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 2456fd0..37e4d43 100644
--- a/readme.md
+++ b/readme.md
@@ -11,6 +11,8 @@ it will simply make other things (ie, color, collisions, z-buffering) impossible
# todo
+- sort stuff into files better:3
+
- z-buffer
- (not likely) moving parts
@@ -21,6 +23,6 @@ it will simply make other things (ie, color, collisions, z-buffering) impossible
# known issues
-- ordering is now only slightly fucked (just for now hopefully)
+- ordering is now only barely fucked (WITH MEMORY LEAKS, for now)
- [limitation] no colliding polygons (todo)