miggor-StreamGraph/classes/deck/nodes
Lera Elvoé f24906715d store connections inside the deck (#147)
- node/port connections are now stored in the deck they belong to
- share the connections object between group instances for free syncing
- add compatibility code to allow loading decks made before this change
- disabled the ability to open multiple decks in the renderer for now since it'd cause problems when opening multiple decks and one of them is incompatible; to be redesigned later

closes #140

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/147
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-04-17 00:24:55 +00:00
..
general add a method to make group instances unique, making them independent (#143) 2024-04-11 14:56:33 +00:00
group store connections inside the deck (#147) 2024-04-17 00:24:55 +00:00
math fix vector subtract 2024-03-19 13:54:54 +03:00
obs fix obs set source transform not working wwith trigger into xform port 2024-03-19 13:54:12 +03:00
test add an API for buttons on ports (#96) 2024-03-06 07:50:23 +00:00
twitch Updates NoTwitch + Implements Twitch Get Request (#124) 2024-03-17 10:28:54 +00:00