pixwerx/TODO.md

17 lines
228 B
Markdown
Raw Normal View History

2019-01-17 17:34:14 +01:00
# core
* rewrite matrix and associated code
2019-01-22 09:06:22 +01:00
* rename rect to rectangle
2019-01-17 17:34:14 +01:00
# scripting
* refactor script into something like a runtime - script
2019-01-22 09:06:22 +01:00
# scene
* add_child and add_component should have guards - use std::lock_guard
2019-01-17 17:34:14 +01:00