Graphite/node-graph/gcore/src
James Lindsay 9524835a30
Switch attribute-based vector data from referencing PointIds to indexes in the points table (#1949)
* Index for points

* Code review

* Add todo comment about a possible perf optimization

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-09-04 08:59:55 +00:00
..
graphic_element Switch attribute-based vector data from referencing PointIds to indexes in the points table (#1949) 2024-09-04 08:59:55 +00:00
raster New nodes: Blend Colors, Percentage Value 2024-08-17 07:42:09 -07:00
text Deprecate LetNodes in favor of new scope API (#1814) 2024-07-10 14:18:21 +02:00
vector Switch attribute-based vector data from referencing PointIds to indexes in the points table (#1949) 2024-09-04 08:59:55 +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 New nodes: Blend Colors, Percentage Value 2024-08-17 07:42:09 -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