Lera Elvoé
|
badddced3e
|
fix obs set source transform not working wwith trigger into xform port
|
2024-03-19 13:54:12 +03:00 |
|
Lera Elvoé
|
dbc12e431d
|
add get source transform node and cache transform in decompose obs transform node (#118)
closes #117
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/118
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-03-16 10:09:39 +00:00 |
|
Lera Elvoé
|
677e7b36c5
|
add an API for buttons on ports (#96)
closes #91
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/96
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-03-06 07:50:23 +00:00 |
|
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 |
|
Lera Elvoé
|
c07d810bcf
|
be more lenient with using triggers and value requests on the same node on general and obs nodes (#78)
addresses part of #59
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/78
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-02-26 05:34:00 +00:00 |
|
Lera Elvoé
|
f57374f3e2
|
add send id system (#75)
addresses https://codeberg.org/StreamGraph/StreamGraph/issues/59#issuecomment-1572604
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/75
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-02-22 07:23:25 +00:00 |
|
Lera Elvoé
|
c3a91d0848
|
replace C-style boolean operators with their keyword counterparts (#72)
closes #71
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/72
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-02-21 06:11:29 +00:00 |
|
Lera Elvoé
|
fbcb04651c
|
change all value requests and value resolutions in all nodes to be async (#57)
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/57
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-01-25 07:20:41 +00:00 |
|
Lera Elvoé
|
7ef913c13b
|
Split node scripts into subfolders and use subfolder names as category names (#48)
fixes #41
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/48
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-01-20 05:02:57 +00:00 |
|