diff options
author | amy <[email protected]> | 2023-07-20 23:13:11 +0000 |
---|---|---|
committer | amy <[email protected]> | 2023-07-20 23:13:11 +0000 |
commit | 72f42380d796414d70d03ba6634c9c5c16a77df4 (patch) | |
tree | 2e0adca3b3415a360ea2770d3f1862af2c41597a /readme.md | |
parent | 748b036c907d9632f6cc3f5d90cb85a53ac66abe (diff) |
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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) |