updated ACTIONS docs

This commit is contained in:
Tristan Rowley
2020-01-31 20:24:19 +00:00
parent 5e1ae30f45
commit 90ceff89fb

View File

@@ -1,8 +1,8 @@
# Auto-generated Actions list
Fri 31 Jan 20:19:55 UTC 2020
Fri 31 Jan 20:24:05 UTC 2020
for branch=feature_plugins
for branch=feature_plugins_shader_gadgets
# Methods
* change_composite_setting(setting_value)
@@ -174,6 +174,24 @@ for branch=feature_plugins
### Plugin routes
* (.*)&&(.*) (from MultiActionsPlugin)
* run_automation (from ShaderLoopRecordPlugin)
* stop_automation (from ShaderLoopRecordPlugin)
* toggle_pause_automation (from ShaderLoopRecordPlugin)
* pause_automation (from ShaderLoopRecordPlugin)
* toggle_loop_automation (from ShaderLoopRecordPlugin)
* set_automation_speed (from ShaderLoopRecordPlugin)
* toggle_record_automation (from ShaderLoopRecordPlugin)
* toggle_overdub_automation (from ShaderLoopRecordPlugin)
* clear_automation (from ShaderLoopRecordPlugin)
* select_automation_clip_([0-7]) (from ShaderLoopRecordPlugin)
* toggle_automation_clip_([0-7]) (from ShaderLoopRecordPlugin)
* load_presets (from ShaderQuickPresetPlugin)
* save_presets (from ShaderQuickPresetPlugin)
* store_next_preset (from ShaderQuickPresetPlugin)
* store_current_preset (from ShaderQuickPresetPlugin)
* switch_to_preset_([0-%i]) (from ShaderQuickPresetPlugin)
* select_preset_([0-%i]) (from ShaderQuickPresetPlugin)
* clear_current_preset (from ShaderQuickPresetPlugin)
* test_plugin (from TestPlugin)
* cycle_shaders (from TestPlugin)
* run_automation (from TestPlugin)