A node graph-based virtual stream deck and livestream automation tool.
Find a file
Eroax 0716c2f4da Adds Expression Node (#9)
Adds both the Codeblock Descriptor along with the needed update to Port.set_value to allow Callbacks.  + Adds the Expression node which utilizes the Codeblock descriptor.

Co-authored-by: Eroax <eroaxe.business@gmail.com>
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/9
2023-11-27 09:21:43 +00:00
classes Adds Expression Node (#9) 2023-11-27 09:21:43 +00:00
graph_node_renderer Adds Expression Node (#9) 2023-11-27 09:21:43 +00:00
script_templates/DeckNode types system simplification (#8) 2023-11-26 22:07:15 +00: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