Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-04 | modules/rkt: discretize rkt_context_t.scenes[] | Vito Caputo | |
Make this a distinct heap allocation so it can be enlarged when editing the scenes... (preparatory commit for scenes editing) | |||
2023-06-24 | modules/rkt: move rkt types to a header | Vito Caputo | |
Preparatory commit for adding an interactive scene editing server of sorts. It'll go in a separate listing, but needs these types as it'll operate on rkt_context_t->scenes[]. |