diff options
-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 |