Updated TODO

master
Mark 2024-01-03 19:48:53 -08:00
parent 769c74a22c
commit b20ed2bfba
Signed by: Mark
GPG Key ID: C6D63995FE72FD80
1 changed files with 3 additions and 1 deletions

View File

@ -80,6 +80,7 @@
- Engine flares shouldn't be centered - Engine flares shouldn't be centered
- Sprite optimization: do we need to allocate a new `Vec` every frame? Probably not. - Sprite optimization: do we need to allocate a new `Vec` every frame? Probably not.
- Better error when run outside of directory - Better error when run outside of directory
- Documentation site & front page
## Content ## Content
- Angled engines - Angled engines
@ -117,7 +118,7 @@
- Nova dust parallax - Nova dust parallax
- Ship outlines in radar - Ship outlines in radar
- Engine flare ease in/out - Engine flare ease in/out
- Lens flare
## Write and Document ## Write and Document
- Parallax - Parallax
@ -132,6 +133,7 @@
- Ship AI - Ship AI
- Handles - Handles
- Content specification and pipeline - Content specification and pipeline
- How packer and optimizations work, and why
## Ideas ## Ideas