still not there yet

This commit is contained in:
Hartmut Seichter 2019-01-22 09:06:22 +01:00
parent b2172d88fb
commit 830b63cf88
13 changed files with 369 additions and 356 deletions

View file

@ -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