miggor-StreamGraph/classes/deck/nodes/math
Lera Elvoé c3a91d0848 replace C-style boolean operators with their keyword counterparts (#72)
closes #71

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/72
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-02-21 06:11:29 +00:00
..
vector_add.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
vector_compose.gd change all value requests and value resolutions in all nodes to be async (#57) 2024-01-25 07:20:41 +00:00
vector_decompose.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
vector_dot.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
vector_multiply.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
vector_normalize.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00
vector_subtract.gd replace C-style boolean operators with their keyword counterparts (#72) 2024-02-21 06:11:29 +00:00