diff options
author | Vito Caputo <vcaputo@pengaru.com> | 2022-04-01 18:30:47 -0700 |
---|---|---|
committer | Vito Caputo <vcaputo@pengaru.com> | 2022-04-01 18:30:47 -0700 |
commit | 8272e969c05d3d9000ab07996e22b40490d14bdd (patch) | |
tree | 4ee1f5b80702eee5a006b4a19cf3cd8d39da66c3 /rototiller | |
parent | 6edde492d901a7f8ae071580bb06f1851a631387 (diff) |
rototiller: bump submodule for instantiated setups
Prior to this in some modules you could manipulate their settings
while watching their output, and the changes would be realized
*immediately*.
Rototiller has firmed up the application of settings so they're
no longer module-global and instead apply to an allocated setup
instance that is then supplied to create_context().
As a result, in glimmer, one must always now click "Go!" to see
the effects of new settings.
Diffstat (limited to 'rototiller')
m--------- | rototiller | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/rototiller b/rototiller -Subproject e8e79b7a2b88262b84bf6006bc7cd5764962fdc +Subproject 4351afc62b3dd1c7fb7f0bc563dae22ee0ec73d |