..
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
fix a bunch of warnings
2023-12-04 17:16:39 +03:00
expression_node.gd
add input and deck variables access to expression node
2023-12-04 23:05:15 +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
new, new, new, NEW groups ( #14 )
2023-12-08 09:56:01 +00: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 bool constant and if true nodes
2023-12-05 02:02:02 +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 a super janky generic obsws request node
2023-11-28 11:48:16 +03:00
process_node.gd
add event system, add process node
2023-12-01 12:30:35 +03:00
set_deck_var.gd
fix a bunch of warnings
2023-12-04 17:16:39 +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
TWITCH INTEGRATION ( #13 )
2023-12-08 09:53:06 +00:00
twitch_send_chat.gd
TWITCH INTEGRATION ( #13 )
2023-12-08 09:53:06 +00:00
vector_add.gd
fix a bunch of warnings
2023-12-04 17:16:39 +03:00
vector_compose.gd
fix a bunch of warnings
2023-12-04 17:16:39 +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
fix a bunch of warnings
2023-12-04 17:16:39 +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