diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-17 21:52:56 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-17 21:52:56 -0400 |
commit | 831bbea5b41725ef7e9860b2d3d85d3ae466ae43 (patch) | |
tree | 15aedef1f5a6b9816ba85ca5dfcd101f24cc9613 /TODO | |
parent | 35a350a8b2728025c5d3aaa6cc50b969ff9c8414 (diff) |
Mark task as complete in TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |