Graphite/node-graph/gcore/src
0HyperCube 4e0c673a35 Add Layer and Artboard node definitions and underlying data structures (#1204)
* Add basic node defenitions

* Code review

* change widget code

* Artboard node changes

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2023-05-09 21:57:22 +01:00
..
raster Fix brush layers growing hugely when resizing transforms with Select tool (#1201) 2023-05-07 12:17:12 +01:00
text Migrate text layers to nodes (#1155) 2023-04-27 03:07:43 +01:00
vector Add Layer and Artboard node definitions and underlying data structures (#1204) 2023-05-09 21:57:22 +01:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +00:00
generic.rs Simplify node trait definition (#1146) 2023-04-17 23:42:22 +02:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs Add Layer and Artboard node definitions and underlying data structures (#1204) 2023-05-09 21:57:22 +01:00
lib.rs Add Layer and Artboard node definitions and underlying data structures (#1204) 2023-05-09 21:57:22 +01:00
ops.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
quantization.rs Restructure GPU execution to model GPU pipelines in the node graph (#1088) 2023-04-23 10:18:31 +02:00
raster.rs Implement Infrastructure to reuse previous frames for brush drawing 2023-05-03 13:14:41 +02:00
storage.rs Restructure GPU execution to model GPU pipelines in the node graph (#1088) 2023-04-23 10:18:31 +02:00
structural.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
text.rs Migrate text layers to nodes (#1155) 2023-04-27 03:07:43 +01:00
transform.rs Color system based on traits, and conversion to linear color in the graph (#1123) 2023-04-16 02:57:05 +02:00
types.rs Restructure GPU execution to model GPU pipelines in the node graph (#1088) 2023-04-23 10:18:31 +02:00
uuid.rs Migrate text layers to nodes (#1155) 2023-04-27 03:07:43 +01:00
value.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00