Dennis
|
bdad7aca47
|
Make node trait consume self
|
2022-08-19 18:58:17 +02:00 |
Dennis
|
8a0eb0e266
|
Add tests for op nodes
|
2022-08-13 18:21:46 +02:00 |
Dennis
|
ef08c27e9c
|
Reintroduce input for the node trait
# Conflicts:
# node-graph/gcore/src/raster.rs
|
2022-08-10 13:05:57 +02:00 |
Dennis
|
d09f023618
|
Bump dyn-any version + format code
|
2022-08-04 09:08:48 +02:00 |
Dennis
|
e84b9bd5bd
|
Compile node graph description to GPU code
|
2022-06-08 09:52:58 +02:00 |
Dennis
|
fa5345d33f
|
Remove input from the node definition
|
2022-06-05 01:15:22 +02:00 |
Dennis
|
f6e4dbf3e3
|
Add GPU support for node graph
|
2022-04-24 11:58:31 +02:00 |
Dennis
|
49c171b419
|
Implement borrow stack for node graph
|
2022-04-22 19:58:13 +02:00 |
Dennis
|
09deee0c4d
|
Make graphene_core no_std
|
2022-04-22 15:15:39 +02:00 |
Dennis
|
90e465b35c
|
Restructure node graph proxy architecture
|
2022-04-03 19:25:07 +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 |