Updated TODO
parent
769c74a22c
commit
b20ed2bfba
4
TODO.md
4
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue