Commit graph

6 commits

Author SHA1 Message Date
Lera Elvoé
7e35529100
use logger in nodes 2023-12-15 00:06:02 +03:00
Lera Elvoé
3c0a12d005
add/edit descriptions of most nodes 2023-12-14 21:15:42 +03:00
Lera Elvoé
87a8848516
make expression node output typed as ANY 2023-12-08 14:36:19 +03:00
Lera Elvoé
464d0a0e33
add input and deck variables access to expression node 2023-12-04 23:05:15 +03:00
Lera Elvoé
b7f511709a
fix a bunch of warnings 2023-12-04 17:16:39 +03:00
Eroax
0716c2f4da Adds Expression Node (#9)
Adds both the Codeblock Descriptor along with the needed update to Port.set_value to allow Callbacks.  + Adds the Expression node which utilizes the Codeblock descriptor.

Co-authored-by: Eroax <eroaxe.business@gmail.com>
Co-authored-by: Lera Elvoé <yagich@poto.cafe>
Reviewed-on: https://codeberg.org/Eroax/Re-DotDeck/pulls/9
2023-11-27 09:21:43 +00:00