still not there yet
This commit is contained in:
parent
b2172d88fb
commit
830b63cf88
13 changed files with 369 additions and 356 deletions
4
TODO.md
4
TODO.md
|
@ -1,6 +1,7 @@
|
|||
# core
|
||||
|
||||
* rewrite matrix and associated code
|
||||
* rename rect to rectangle
|
||||
|
||||
|
||||
# scripting
|
||||
|
@ -8,5 +9,8 @@
|
|||
* refactor script into something like a runtime - script
|
||||
|
||||
|
||||
# scene
|
||||
|
||||
* add_child and add_component should have guards - use std::lock_guard
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue