Lera Elvoé
|
afd868270c
|
make expression node input typed as ANY (#174)
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/174
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-09-03 07:01:52 +00:00 |
|
Lera Elvoé
|
18b83f5b26
|
fix value callback usage on output ports (#102)
fixes #100
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/102
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
|
2024-03-14 06:27:49 +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é
|
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 |
|