Write cube exports from document snapshots
This commit is contained in:
@@ -281,9 +281,11 @@ powershell -ExecutionPolicy Bypass -File scripts\automation\apple-remote-build.p
|
||||
snapshot smoke.
|
||||
- Live equirectangular, layer, animation-frame, and cube-face export adapters
|
||||
now prepare and log the same payload-bearing canvas document snapshot plus
|
||||
shared renderer-neutral active-frame upload and face-PNG export reports before
|
||||
delegating to retained `Canvas` export execution. Depth and video export
|
||||
remain on the older retained path.
|
||||
shared renderer-neutral active-frame upload and face-PNG export reports.
|
||||
Cube-face export writes the pure document/renderer PNG bytes to the retained
|
||||
face filename set and falls back to `Canvas::export_cube_faces` if snapshot
|
||||
capture, PNG generation, or file writing fails. Equirectangular, layer,
|
||||
animation-frame, depth, and video export remain on retained writer paths.
|
||||
- `pano_cli save-document-project` writes that pure document export to a PPI
|
||||
file and is covered by `pano_cli_save_document_project_roundtrip_smoke`,
|
||||
which inspects and loads the generated file.
|
||||
|
||||
Reference in New Issue
Block a user