Graphite/node-graph/gcore/src
Dennis Kobert 7254c008f9 Introduce scopes (#1053)
* Implement let binding

* Add lambda inputs

* Fix tests

* Fix proto network formatting

* Generate a template Scoped network by default

* Add comment to explain the lambda parameter

* Move binding wrapping out of the template

* Fix errors cause by image frames
2023-03-02 17:13:28 +01:00
..
raster Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
vector Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
generic.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
gpu.rs Implement node graph gpu execution via vulkano and rust gpu (#870) 2022-12-05 12:56:36 +01:00
lib.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
ops.rs Introduce scopes (#1053) 2023-03-02 17:13:28 +01:00
raster.rs Make use of ImageFrame in the node system more extensively (#1055) (#1062) 2023-03-02 15:55:10 +02:00
structural.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00
types.rs Add type checking for parameter inputs (#1045) 2023-02-20 01:37:13 +01:00
uuid.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
value.rs Incremental compilation and stable node IDs (#977) 2023-02-07 20:06:24 +01:00