diff options
author | David Thompson <dthompson2@worcester.edu> | 2013-07-22 19:33:46 -0400 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2013-07-22 19:33:46 -0400 |
commit | fddfb1a6f84bb1478d6ddd8871b28a3173a25061 (patch) | |
tree | 1f2e903e9f95cbb78c95c50ed929ded6d477772c /TODO | |
parent | 5897dc466ca264576acf342c13448b8dcee353bd (diff) |
Update TODO.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -88,6 +88,14 @@ assets are removed from the cache when they are no longer referenced. +** TODO Actions + Provide a library of coroutines that perform commonly used + time-based actions such as linear interpolation. It would be nice + to have a way to make these easily composable as well. + + - [ ] Linear interpolation (lerp) + - [ ] Move to/move by + ** TODO 0.1 Release An official 0.1 alpha release with basic, minimal functionality will provide a good place for people other than me to try out |