Commit Graph

7 Commits

Author SHA1 Message Date
Dennis a2703c0fb1 Don't force nodes to store references to other nodes 2022-06-05 15:25:07 +02:00
Dennis 09deee0c4d Make graphene_core no_std 2022-04-22 15:15:39 +02:00
Dennis 800fb4dbc1 Restructure node graph project layout 2022-04-02 14:50:00 +02:00
Dennis 758487edf0 Add FnNode and FnNodeWithState to node graph 2022-03-31 15:35:37 +02:00
Dennis 1174fadfaf Implement node composition and Cache node 2022-03-27 23:12:12 +02:00
Dennis ab727de684 Transition to a trait-based node graph 2022-03-27 17:48:24 +02:00
TrueDoctor a807a54c80 Initial implementation of node graph based on structs 2021-07-07 13:05:52 +02:00