Graphite/node-graph/nodes
Dennis Kobert a932eaedcf
Some checks are pending
Editor: Dev & CI / cargo-deny (push) Waiting to run
Editor: Dev & CI / build (push) Waiting to run
Render artwork at correct resolution when using vello on wasm (#3416)
* Work on fixing rendering for wasm+vello

* Render vello canvas in wasm at the correct resolution

* Cleanup unused surface rendering code

* Remove vector to raster conversion

* Remove desktop changes

* Revert window.rs changes

* Don't round logical coordinates

* Fix desktop compilation + don't round logical coordinates for svg rendering

* Further cleanup

* Compute logical size from acutal physical sizes
2025-11-24 14:23:27 +00:00
..
blending Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
brush Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
gcore Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
graphic Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
gstd Render artwork at correct resolution when using vello on wasm (#3416) 2025-11-24 14:23:27 +00:00
math Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
path-bool Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
raster Fix 'Mask' node missing Properties widget; fix crash with 'Brightness/Contrast Classic' node (#3404) 2025-11-24 09:21:07 +00:00
text Desktop: Mac menu workaround (#3398) 2025-11-19 17:13:35 +00:00
transform Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
vector Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00