TrueDoctor
|
06acd45a81
|
Rework DynAnyNode design to work with the borrow stack (#796)
|
2022-10-15 03:02:58 +02:00 |
|
0HyperCube
|
7ca45c25e1
|
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 12:52:46 -07:00 |
|
Dennis
|
d566ba852d
|
Impl DynNode
|
2022-08-23 14:02:50 -07:00 |
|
Keavon Chambers
|
5531fc690f
|
Add grayscale sample image for its node graph test
|
2022-08-23 14:00:17 -07:00 |
|
Dennis
|
ce9e02f36d
|
Make node trait consume self
|
2022-08-23 14:00:17 -07:00 |
|
Dennis
|
fa0b896825
|
Implement image loding test
|
2022-08-23 14:00:17 -07:00 |
|
Dennis
|
6b45927a60
|
Reintroduce input for the node trait
# Conflicts:
# node-graph/gcore/src/raster.rs
|
2022-08-23 14:00:17 -07:00 |
|