diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-22 22:05:24 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-22 22:05:24 -0400 |
commit | 4225309c7eaaa2314ead21e1e2cbe44c05e6334c (patch) | |
tree | d8850e7d2269ce04ddddcb121972c2a7de91722e /TODO | |
parent | bb0226fad3f6f7d5dfa873d332076fccd8043db2 (diff) |
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ rendering several sprites in a row that use the same one. - [X] Add basic batching for non-scaled, non-rotated sprites - - [ ] Add transformation logic for scaling and rotating + - [X] Add transformation logic for scaling and rotating - [X] Add support for colors - [ ] Add support for different blending modes |