summaryrefslogtreecommitdiff
path: root/catbird/scene.scm
Commit message (Expand)AuthorAgeFilesLines
* Remove $ syntax.David Thompson2023-05-131-7/+0
* Handle window resizing in a somewhat reasonable way.David Thompson2023-05-131-0/+4
* Relicense to Apache 2.0.David Thompson2023-04-261-10/+9
* scene: Use pushdown state.David Thompson2023-04-181-15/+13
* Make pick method more general.David Thompson2022-12-281-0/+9
* scene: Add width/height methods.David Thompson2022-12-141-0/+6
* scene: Add current-scene parameter and some tests.David Thompson2022-11-121-13/+55
* First commit!David Thompson2022-10-221-0/+169