miggor-StreamGraph/classes/deck/nodes/general
2024-02-22 10:24:54 +03:00
..
array_get_index.gd silence a lot of warnings (#73) 2024-02-21 06:34:17 +00:00
bool_constant.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
button.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
delay.gd add send id system (#75) 2024-02-22 07:23:25 +00:00
dictionary_get_key.gd change all value requests and value resolutions in all nodes to be async (#57) 2024-01-25 07:20:41 +00:00
expression_node.gd change all value requests and value resolutions in all nodes to be async (#57) 2024-01-25 07:20:41 +00:00
get_deck_var.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
if_true.gd add send id system (#75) 2024-02-22 07:23:25 +00:00
is_equal.gd add send id system (#75) 2024-02-22 07:23:25 +00:00
print.gd patch print node 2024-02-22 10:24:54 +03:00
process_node.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
set_deck_var.gd add send id system (#75) 2024-02-22 07:23:25 +00:00
string_constant.gd Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +00:00
string_split.gd silence a lot of warnings (#73) 2024-02-21 06:34:17 +00:00