miggor-StreamGraph/classes/deck/nodes
2023-12-10 17:24:08 +03:00
..
bool_constant.gd add bool constant and if true nodes 2023-12-05 02:02:02 +03:00
button.gd types system simplification (#8) 2023-11-26 22:07:15 +00:00
delay.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
dictionary_get_key.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
expression_node.gd make expression node output typed as ANY 2023-12-08 14:36:19 +03:00
get_deck_var.gd change get deck var output type to ANY 2023-12-05 02:01:47 +03:00
group_input_node.gd fix group input node using old outgoing connections format 2023-12-10 17:03:15 +03:00
group_node.gd new, new, new, NEW groups (#14) 2023-12-08 09:56:01 +00:00
group_output_node.gd new, new, new, NEW groups (#14) 2023-12-08 09:56:01 +00:00
if_true.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
obs_decompose_transform.gd add vector math nodes 2023-12-04 16:19:59 +03:00
obs_scene_list.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
obs_search_source.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
obs_set_source_transform.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
obs_switch_scene.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
obs_vector_to_position.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
obs_websocket_generic_request.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
print.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
process_node.gd fix process node 2023-12-10 17:24:08 +03:00
set_deck_var.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
string_constant.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
test_interleaved_node.gd types system simplification (#8) 2023-11-26 22:07:15 +00:00
test_types.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
twitch_chat_received.gd store last message data in twitch chat received node 2023-12-08 15:30:02 +03:00
twitch_send_chat.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
vector_add.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
vector_compose.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
vector_decompose.gd add vector math nodes 2023-12-04 16:19:59 +03:00
vector_dot.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
vector_multiply.gd add helper function to resolve input port value to deck node 2023-12-10 17:02:15 +03:00
vector_normalize.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00
vector_subtract.gd fix a bunch of warnings 2023-12-04 17:16:39 +03:00