summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Add scene management.David Thompson2018-08-273-69/+164
|
* Reset agenda when node exits scene.David Thompson2018-08-271-1/+2
|
* Fix node detach method.David Thompson2018-08-271-2/+2
|
* Add sprite batch node.David Thompson2018-08-271-0/+12
|
* Animate sprite based on elapsed program time, not agenda time.David Thompson2018-08-273-6/+13
|
* Add live asset reloading.David Thompson2018-08-275-6/+428
|
* Add 2D node primitives.David Thompson2018-08-261-0/+406
|
* Fix rendering.David Thompson2018-08-262-5/+17
|
* Add live coding/debugging REPL server.David Thompson2018-08-254-5/+142
|
* node: Fix child-ref.David Thompson2018-08-251-3/+3
|
* First commit!David Thompson2018-08-2410-0/+1431