Graphite/node-graph/interpreted-executor/src
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
..
dynamic_executor.rs Show red connectors on a type-erroring node and accurate connector colors upstream of it (#3110) 2025-11-19 03:00:32 +00:00
lib.rs Restructure node crates (#3384) 2025-11-18 10:21:54 +00:00
node_registry.rs Render artwork at correct resolution when using vello on wasm (#3416) 2025-11-24 14:23:27 +00:00
util.rs Render artwork at correct resolution when using vello on wasm (#3416) 2025-11-24 14:23:27 +00:00