Graphite/node-graph/gcore/src
Keavon Chambers fa981a0897
New node: Assign Colors (#1938)
* New node: Assign Colors

* Simplify the Procedural String Lights demo artwork

* Add "Group" node to the node catalog

* Better comment styling in profiling action
2024-08-15 12:52:46 +00:00
..
graphic_element Respect 'Clip' on Artboards when exporting "All Artworks". (#1916) 2024-08-10 23:29:34 -07:00
raster Add 'Gradient Map' adjustment node 2024-08-09 23:19:22 -07:00
text Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
vector New node: Assign Colors (#1938) 2024-08-15 12:52:46 +00:00
application_io.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
consts.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
generic.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
gpu.rs Implement the Brush without relying on a stamp texture 2023-04-29 01:31:14 +02:00
graphic_element.rs New node: Assign Colors (#1938) 2024-08-15 12:52:46 +00:00
lib.rs Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
logic.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00
memo.rs Restructure window state management and fix Vello canvas not resizing with viewport (#1900) 2024-08-06 06:18:04 +00:00
ops.rs Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
quantization.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
raster.rs Update dependencies and lock files (#1841) 2024-07-22 02:56:29 -07:00
storage.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
structural.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
text.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
transform.rs Make noise generation resolution aware (#1909) 2024-08-09 12:03:06 +02:00
types.rs Add colors to all nodes in a graph, even if disconnected, and properly display hidden network imports (#1921) 2024-08-10 15:27:15 -07:00
uuid.rs Fix a lot of Clippy warnings (#1808) 2024-07-09 05:02:52 -07:00
value.rs Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00