miggor-StreamGraph/classes/deck/nodes/general
Lera Elvoé f57374f3e2 add send id system (#75)
addresses https://codeberg.org/StreamGraph/StreamGraph/issues/59#issuecomment-1572604

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/75
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-02-22 07:23:25 +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 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 add send id system (#75) 2024-02-22 07:23:25 +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 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