summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 953eb98..3184300 100644
--- a/TODO
+++ b/TODO
@@ -30,7 +30,7 @@
context when necessary. For example, don't change texture when
rendering several sprites in a row that use the same one.
- - [ ] Add basic batching for non-scaled, non-rotated sprites
+ - [X] Add basic batching for non-scaled, non-rotated sprites
- [ ] Add transformation logic for scaling and rotating
- [ ] Add support for colors
- [ ] Add support for different blending modes