miggor-StreamGraph/classes/deck/nodes/general
Lera Elvoé df3b3c4990 silence a lot of warnings (#73)
Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/73
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-02-21 06:34:17 +00: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 Split node scripts into subfolders and use subfolder names as category names (#48) 2024-01-20 05:02:57 +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 change all value requests and value resolutions in all nodes to be async (#57) 2024-01-25 07:20:41 +00:00
is_equal.gd silence a lot of warnings (#73) 2024-02-21 06:34:17 +00:00
print.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00: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 change all value requests and value resolutions in all nodes to be async (#57) 2024-01-25 07:20:41 +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