miggor-StreamGraph/classes
Lera Elvoé e257c76dc6 add array operation nodes (#171)
- fix variable viewer deselecting error
- add array push/append
- set spinbox value AFTER setting the range in descriptor renderer
- add array pop node
- add array size node
- add array set at index node
- add array insert node
- prevent potential race condition in array pop

Reviewed-on: https://codeberg.org/StreamGraph/StreamGraph/pulls/171
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Co-committed-by: Lera Elvoé <yagich@poto.cafe>
2024-07-28 09:30:53 +00:00
..
connections fix connections typing 2024-03-17 13:47:48 +03:00
deck add array operation nodes (#171) 2024-07-28 09:30:53 +00:00
types EXPERIMENTAL: add_port() now sets a default value for the port type 2024-06-14 16:58:47 +03:00
stream_graph_config.gd make the default library group location be based on the executable location (#164) 2024-05-26 16:05:22 +00:00
util.gd add Collect node (#165) 2024-06-14 08:29:50 +00:00
UUID.gd types, ports, nodes, decks, test renderer 2023-06-10 20:13:16 +03:00