A node graph-based virtual stream deck and livestream automation tool.
Find a file
Lera Elvoé 09deeccb60 skip collapsed categories in add node menu keyboard navigation (#7)
Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/7
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2023-11-25 11:28:57 +00:00
classes fix grouping nodes not removing incoming connections (#6) 2023-11-25 11:00:52 +00:00
graph_node_renderer skip collapsed categories in add node menu keyboard navigation (#7) 2023-11-25 11:28:57 +00:00
script_templates/DeckNode Added a Script Template for making DeckNodes 2023-11-22 03:06:54 -07:00
.gitattributes initial commit 2023-06-10 06:15:08 +03:00
.gitignore initial commit 2023-06-10 06:15:08 +03:00
icon.svg initial commit 2023-06-10 06:15:08 +03:00
icon.svg.import initial commit 2023-06-10 06:15:08 +03:00
port_drawer.gd receive callbacks 2023-06-10 21:23:57 +03:00
port_drawer.tscn types, ports, nodes, decks, test renderer 2023-06-10 20:13:16 +03:00
project.godot merge groups (#2) 2023-11-22 04:26:11 +00:00
test_node_renderer.gd test connections 2023-06-11 18:39:26 +03:00
test_node_renderer.tscn types, ports, nodes, decks, test renderer 2023-06-10 20:13:16 +03:00