miggor-StreamGraph/classes/deck
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
..
nodes store connections inside the deck (#147) 2024-04-17 00:24:55 +00:00
deck.gd store connections inside the deck (#147) 2024-04-17 00:24:55 +00:00
deck_holder.gd store connections inside the deck (#147) 2024-04-17 00:24:55 +00:00
deck_node.gd store connections inside the deck (#147) 2024-04-17 00:24:55 +00:00
logger.gd Add OBS and Twitch nodes. Improve UX significantly. Rework groups from the ground up with a new instancing feature. Open to the public. (#18) 2023-12-15 21:44:25 +00:00
node_db.gd make NodeDB static (#90) 2024-02-29 19:04:21 +00:00
port.gd add an API for buttons on ports (#96) 2024-03-06 07:50:23 +00:00
renderer_persistence.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
search_provider.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00