fixing capture bugs and shader display problems

This commit is contained in:
langolierz
2018-10-13 16:25:28 +00:00
parent cbd5ee9d61
commit 20e3c00fc5
7 changed files with 37 additions and 17 deletions

View File

@@ -10,6 +10,19 @@
},
"3": {
"DEFAULT": ["set_the_shader_param_3_continuous"]
}
},
"4": {
"DEFAULT": ["set_the_shader_param_0_continuous"]
},
"5": {
"DEFAULT": ["set_the_shader_param_1_continuous"]
},
"6": {
"DEFAULT": ["set_the_shader_param_2_continuous"]
},
"7": {
"DEFAULT": ["set_the_shader_param_3_continuous"]
}
}