Graphite/node-graph/gstd/src
adamgerhant 33739b9ad4
Separate the Merge node from the Boolean Operation node (#1933)
* Rework boolean operation node

* Set Boolean Operation name for layer

* Remove memoize

* Update both demo artworks that use booleans

* Delete dead code, rename input connectors

* Remove more dead code

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-16 00:36:07 +00:00
..
any.rs Restore functionality of GPU infrastructure (#1797) 2024-07-15 13:14:48 +00:00
brush.rs Restore functionality of GPU infrastructure (#1797) 2024-07-15 13:14:48 +00:00
cache.rs Rename the legacy Graphene crate to document-legacy (#899) 2022-12-22 02:12:05 -08:00
gpu_nodes.rs Add profiling metrics for, and speed up, Graphene graph compilation (#1924) 2024-08-12 03:07:36 -07:00
http.rs Fix Imaginate by porting its JS roundtrip code to graph-based async execution in Rust (#1250) 2023-06-09 09:03:15 +02:00
image_color_palette.rs Code cleanup and refactoring to enhance consistency (#1695) 2024-03-20 21:28:51 -07:00
image_segmentation.rs Serialize Color as srgb (#1136) 2023-04-16 15:02:22 +02:00
imaginate.rs Fix all Clippy warnings (#1936) 2024-08-14 17:05:08 +00:00
lib.rs Node network subgraph editing (#1750) 2024-06-02 08:01:56 +00:00
quantization.rs Restore functionality of GPU infrastructure (#1797) 2024-07-15 13:14:48 +00:00
raster.rs Make noise generation resolution aware (#1909) 2024-08-09 12:03:06 +02:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
vector.rs Separate the Merge node from the Boolean Operation node (#1933) 2024-08-16 00:36:07 +00:00
wasm_application_io.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00