- Removed the early `continue` that skipped a layer with no resident content — it also skipped the active raster layer's onion ghosts when the current cel was blank (the exact case you trace a new cel from neighbours). Each render arm already guards its own empty case, so the skip was redundant. - Ghost texture resolution now falls through cache → resident raw_pixels (upload) → in-memory proxy → request fault-in, so neighbours that were paged out (e.g. after a seek, or saved-this-session with no decoded proxy) page in and ghost in, instead of silently rendering nothing. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| beamdsp | ||
| egui_node_graph2 | ||
| lightningbeam-core | ||
| lightningbeam-editor | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| build-static.sh | ||
| build-windows.bat | ||