The renderer painted the image brush at its native origin (0,0) with no brush transform, so an image-filled rect drawn anywhere but the world origin only showed the overlapping corner of the image. Both render paths now map the image's native pixel space onto the fill's bounding box (Vello brush_transform; tiny-skia Pattern transform) — 1:1 for an image-sized rectangle, stretch-to-bbox for arbitrary shapes. |
||
|---|---|---|
| .. | ||
| beamdsp | ||
| egui_node_graph2 | ||
| lightningbeam-core | ||
| lightningbeam-editor | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build-static.sh | ||
| build-windows.bat | ||