miggor-StreamGraph/classes/deck/nodes/general
Lera Elvoé 49b8a23281 add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81)
adds:
- OBS Event Received
- OBS Set Source Visible
- OBS Is Source Visible?
- OBS Set Input Settings

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/81
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-02-26 11:37:57 +00:00
..
array_get_index.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
bool_constant.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
button.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
delay.gd add send id system (#75) 2024-02-22 07:23:25 +00:00
dictionary_get_key.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
expression_node.gd add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) 2024-02-26 11:37:57 +00:00
get_deck_var.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
if_true.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
is_equal.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
print.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
process_node.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
set_deck_var.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
string_constant.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00
string_split.gd be more lenient with using triggers and value requests on the same node on general and obs nodes (#78) 2024-02-26 05:34:00 +00:00