Skip to content

feat(raw): add non-destructive development workflow - #106

Merged
IAmJSD merged 1 commit into
mainfrom
raw-development-workflow
Sep 4, 2026
Merged

feat(raw): add non-destructive development workflow#106
IAmJSD merged 1 commit into
mainfrom
raw-development-workflow

Conversation

@IAmJSD

@IAmJSD IAmJSD commented Sep 3, 2026

Copy link
Copy Markdown
Member

Summary

  • preserve the original capture and typed development settings on RAW-backed layers
  • apply white balance and exposure in the sensor/linear pipeline, with debounced fast previews and best-quality asynchronous apply
  • reopen Camera Raw with saved values, reset to as-shot settings, and automatically open it for directly imported RAW files
  • round-trip the original RAW source and settings through PSD/PSB with size and corruption guards
  • keep development undoable and available in the WebAssembly application

Verification

  • cargo fmt --all -- --check
  • git diff --check
  • cargo test -p schist-core -p schist-codec-psd -p schist-codecs-common
  • cargo test -p schist-codec-psd
  • cargo clippy -p schist-core -p schist-codec-psd -p schist-codecs-common -p schist-app -- -D warnings
  • cargo check -p schist-app
  • cargo check -p schist-app --target wasm32-unknown-unknown

@IAmJSD
IAmJSD force-pushed the raw-development-workflow branch from fbd6f06 to f6902d6 Compare September 3, 2026 23:55
@IAmJSD
IAmJSD force-pushed the raw-development-workflow branch from f6902d6 to 0e5d8cc Compare September 4, 2026 00:17
@IAmJSD
IAmJSD merged commit c7e7385 into main Sep 4, 2026
4 checks passed
@IAmJSD
IAmJSD deleted the raw-development-workflow branch September 4, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant