This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
r_e_c_u_r
Watch
1
Star
0
Fork
0
You've already forked r_e_c_u_r
mirror of
https://github.com/cyberboy666/r_e_c_u_r.git
synced
2025-12-12 03:10:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a32c9977f98fa839b625c1080a87b34c5478c125
r_e_c_u_r
/
plugins
History
Tristan Rowley
a32c9977f9
Merge branch 'feature_plugins' into feature_plugins_shader_gadgets
2020-01-31 23:42:34 +00:00
..
ManipulatePlugin.py
can save value to variable using
set_variable_VARIABLENAME1
and then recall that variable in a mapping using eg set_the_shader_param_0_layer_offset_0_continuous<VARIABLENAME1
2020-01-31 23:40:47 +00:00
MidiFeedbackAPCKey25Plugin.py
rename MidiActionsTestPlugin to generic TestPlugin, remove mention of it in feedback plugin
2020-01-31 18:59:51 +00:00
MidiFeedbackLaunchpadPlugin.py
Rough Launchpad custom controls with feedback
2020-01-19 16:38:10 +00:00
MultiActionsPlugin.py
MultiActionsPlugin to allow mapping multiple actions to one binding using && to separate actions, eg action_1&&action_2
2020-01-31 20:12:15 +00:00
ShaderLoopRecordPlugin.py
branch for the more polished plugins that provide some fancy shader features like automation loop recording and preset recall
2020-01-14 23:51:20 +00:00
ShaderQuickPresetPlugin.py
branch for the more polished plugins that provide some fancy shader features like automation loop recording and preset recall
2020-01-14 23:51:20 +00:00
TestPlugin.py
Merge branch 'feature_plugins' into feature_plugins_shader_gadgets
2020-01-31 21:14:56 +00:00