diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2023-01-10 23:33:45 -0800 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2023-01-11 22:31:31 -0800 |
commit | 470305ae1c7b038fa0ad58223a2d48f60158a7bf (patch) | |
tree | a863ca2b2cf1116109e4e3360bc34288caa9851e /src/modules/shapes/shapes.c | |
parent | d94affec0e772e529479b0a4624464690919fed4 (diff) |
main,til_args: employ the stream, add --print-pipes
This is a rudimentary integration of the new til_stream_t into
rototiller. If the stream is going to continue living in
til_fb_fragment_t, the fragmenters and other nested frame
scenarios likely need to be updated to copy the stream through to
make the pipes available to the nested renders.
--print-pipes dumps the values found at the pipes' driver taps
to stdout on every frame.
Right now there's no way to externally write these values, but
with --print-pipes you can already see where things are going and
it's a nice visibility tool for tapped variables in modules.
Only stars and plato tap variables presently, but that will
improve.
Diffstat (limited to 'src/modules/shapes/shapes.c')
0 files changed, 0 insertions, 0 deletions