TrueDoctor
|
11c6413251
|
Implement node registry (#822)
|
2022-10-26 00:32:50 +02:00 |
TrueDoctor
|
562217015d
|
Rework DynAnyNode design to work with the borrow stack (#796)
|
2022-10-15 03:02:58 +02:00 |
0HyperCube
|
f5e8c48dfb
|
Use .then() instead of .after() for sequencing nodes (#760)
* Add .then() for sequencing nodes
* Remove all uses af after
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-08-28 20:52:46 +01:00 |
Dennis
|
71f12db1e6
|
Impl DynNode
|
2022-08-22 17:18:26 +02:00 |
Dennis
|
bdad7aca47
|
Make node trait consume self
|
2022-08-19 18:58:17 +02:00 |
Dennis
|
12b33da083
|
Implement image loding test
|
2022-08-13 19:15:48 +02:00 |
Dennis
|
b06e00ce61
|
Implement cons node
|
2022-08-13 14:54:12 +02:00 |
Keavon Chambers
|
0c2dbd411b
|
Fix formatting of previous commit
|
2022-08-04 00:18:42 -07:00 |
Dennis
|
a2703c0fb1
|
Don't force nodes to store references to other nodes
|
2022-06-05 15:25:07 +02:00 |
Dennis
|
f6e4dbf3e3
|
Add GPU support for node graph
|
2022-04-24 11:58:31 +02:00 |
Dennis
|
09deee0c4d
|
Make graphene_core no_std
|
2022-04-22 15:15:39 +02:00 |
Dennis
|
cb337fd338
|
Replace GAT with lifetime on trait in node graph
|
2022-04-03 10:44:02 +02:00 |
Dennis
|
3243b80cf2
|
Try and fail to make nodes object-safe in node graph
|
2022-04-02 20:50:53 +02:00 |