Graphite/node-graph/gstd/src
Dennis Kobert c5dde18fd6
Make noise generation resolution aware (#1909)
* Make noise generation resolution aware

* Invert "Scale" so it's not "Frequency"; make "Clipping" 100x100 not 1x1

---------

Co-authored-by: Keavon Chambers <keavon@keavon.com>
2024-08-09 12:03:06 +02: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 layer node chains, import/export edge connectors, and refactor graph editing to go thru a NodeNetworkInterface (#1794) 2024-08-04 06:47:13 -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 Restore the Imaginate node with the full node graph architecture (but a flaky deadlock remains) (#1908) 2024-08-07 03:23:00 -07: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 Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00
wasm_application_io.rs Integrate raw WGPU textures into Vello rendering pipeline (#1897) 2024-08-06 10:58:22 +00:00