miggor-StreamGraph/classes/deck/nodes/obs
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
..
obs_decompose_transform.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
obs_event_received.gd add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) 2024-02-26 11:37:57 +00:00
obs_is_source_visible.gd add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) 2024-02-26 11:37:57 +00:00
obs_scene_list.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
obs_search_source.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
obs_set_input_settings.gd add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) 2024-02-26 11:37:57 +00:00
obs_set_source_transform.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
obs_set_source_visible.gd add more OBS nodes, allow specifying event subscription types in OBS connection dialog (#81) 2024-02-26 11:37:57 +00:00
obs_switch_scene.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
obs_vector_to_position.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
obs_websocket_generic_request.gd add send id system (#75) 2024-02-22 07:23:25 +00:00