summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2013-07-17 21:52:56 -0400
committerDavid Thompson <dthompson2@worcester.edu>2013-07-17 21:52:56 -0400
commit831bbea5b41725ef7e9860b2d3d85d3ae466ae43 (patch)
tree15aedef1f5a6b9816ba85ca5dfcd101f24cc9613 /TODO
parent35a350a8b2728025c5d3aaa6cc50b969ff9c8414 (diff)
Mark task as complete in TODO.
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