updated ACTIONS docs

This commit is contained in:
Tristan Rowley
2020-02-02 20:16:59 +00:00
parent 9dab3268a1
commit 198d455b8e

View File

@@ -1,6 +1,6 @@
# Auto-generated Actions list # Auto-generated Actions list
Sat 1 Feb 00:16:29 UTC 2020 Sun 2 Feb 20:16:48 UTC 2020
for branch=feature_plugins_shader_gadgets for branch=feature_plugins_shader_gadgets
@@ -173,10 +173,12 @@ for branch=feature_plugins_shader_gadgets
* set_shader_speed_layer_([0-2])_amount * set_shader_speed_layer_([0-2])_amount
### Plugin routes ### Plugin routes
* (.*)&&(.*) (from ManipulatePlugin)
* invert|(.*) (from ManipulatePlugin) * invert|(.*) (from ManipulatePlugin)
* f:(.*):|(.*) (from ManipulatePlugin) * f:(.*):|(.*) (from ManipulatePlugin)
* set_variable_([a-zA-Z0-9]+) (from ManipulatePlugin) * set_variable_([a-zA-Z0-9]+) (from ManipulatePlugin)
* ([A-Z0-9]+)>(.*) (from ManipulatePlugin) * ([A-Z0-9]+)>(.*) (from ManipulatePlugin)
* (.*)>&(.*) (from ManipulatePlugin)
* (.*)&&(.*) (from MultiActionsPlugin) * (.*)&&(.*) (from MultiActionsPlugin)
* run_automation (from ShaderLoopRecordPlugin) * run_automation (from ShaderLoopRecordPlugin)
* stop_automation (from ShaderLoopRecordPlugin) * stop_automation (from ShaderLoopRecordPlugin)