Graphite/node-graph/gstd/src
Dennis Kobert 00864e274f
Correctly set the dimensions of the SVG foreignObject container for the Vello canvas (#1907)
* Correctly set the dimensons of the forgein object element

* Remove dead code

* Fix missing default impl

* Set correct default for not wasm32 targets as well
2024-08-06 08:41:56 +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 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 Integrate Vello for vector rendering (#1802) 2024-07-22 01:56:29 -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 Restore functionality of GPU infrastructure (#1797) 2024-07-15 13:14:48 +00:00
value.rs Graphene CLI + quantization research (#1320) 2023-07-04 17:04:09 +02:00
vector.rs Memoize hashing (#1876) 2024-08-01 04:42:15 -07:00
wasm_application_io.rs Correctly set the dimensions of the SVG foreignObject container for the Vello canvas (#1907) 2024-08-06 08:41:56 +00:00