From 8272e969c05d3d9000ab07996e22b40490d14bdd Mon Sep 17 00:00:00 2001 From: Vito Caputo Date: Fri, 1 Apr 2022 18:30:47 -0700 Subject: 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. --- rototiller | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rototiller') diff --git a/rototiller b/rototiller index e8e79b7..4351afc 160000 --- a/rototiller +++ b/rototiller @@ -1 +1 @@ -Subproject commit e8e79b7a2b88262b84bf6006bc7cd5764962fdc9 +Subproject commit 4351afc62b3dd1c7fb7f0bc563dae22ee0ec73d9 -- cgit v1.2.3