Graphite/node-graph/gcore/src
Keavon Chambers 6b6accfb91
Add Poisson-disk sampling node and Bezier-rs 0.4 release (#1586)
* Add Poisson-disk sampling node and Bezier-rs 0.4 release

* Additional optimizations

* More performance optimizations with help from 0Hypercube

* Add comments
2024-01-28 02:25:46 -08:00
..
graphic_element Remove old subpath code (#1582) 2024-01-17 20:42:38 -08:00
raster Add Poisson-disk sampling node and Bezier-rs 0.4 release (#1586) 2024-01-28 02:25:46 -08:00
text Curves image adjustment node (#1214) 2023-08-13 01:07:11 -07:00
vector Add Poisson-disk sampling node and Bezier-rs 0.4 release (#1586) 2024-01-28 02:25:46 -08:00
application_io.rs Update graph UI and improve simplicity and robustness of sending graph and layer panel updates (#1564) 2024-01-13 04:15:36 -08:00
consts.rs Refactor vector data type from document-legacy into node graph (#1057) 2023-02-25 16:55:05 +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 Wrap opacity/blend_mode in alpha_blending struct for graphic elements 2023-12-08 22:42:45 -08:00
lib.rs Fix how transforms work with footprints and remove a redundant transforms field (#1484) 2023-12-03 14:17:28 -08: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 Update graph UI and improve simplicity and robustness of sending graph and layer panel updates (#1564) 2024-01-13 04:15:36 -08:00
ops.rs Improve naming of several proto nodes 2023-12-08 15:29:46 -08:00
quantization.rs Update `graphene-cli` and fix no-std compilation for `graphene-core` (#1428) 2023-09-30 11:20:17 +02:00
raster.rs Rename Raster to Bitmap 2023-12-08 16:18:56 -08:00
storage.rs Update wasm-bindgen, syn and wgpu (#1398) 2023-08-23 14:53:56 +00:00
structural.rs Improve naming of several proto nodes 2023-12-08 15:29:46 -08:00
text.rs Change number inputs to be f32 instead of f64 for most nodes (#1543) 2024-01-05 13:13:26 +00:00
transform.rs Wrap opacity/blend_mode in alpha_blending struct for graphic elements 2023-12-08 22:42:45 -08:00
types.rs Add graph type error diagnostics to the UI (#1535) 2023-12-29 08:38:45 +00:00
uuid.rs Refactor Graphite dependency management (#1455) 2023-12-04 12:39:55 +01:00
value.rs Add viewing/editing layer names, add Blend Mode node, and clean up Layer node (#1489) 2023-12-07 15:10:47 -08:00