filmr

0.10.0 - 2026-04-27

v0.10.0 Apr 27 2026 at 13:54 UTC

✨ Features

  • Depth of Field: mipmap-based variable radius blur driven by depth map
  • Petzval Swirly Bokeh: tangential stretch on out-of-focus areas
  • Rotational Blur: camera rotation around optical axis simulation
  • Grain rewrite: moved to output linear space with physical Selwyn law (σ ∝ √(1-lum) × lum)
  • Preview downscaled to 1024px for fast interactive processing

🐛 Fixes

  • Enable depth feature in release builds (was missing from cargo-dist)
  • Prevent worker thread death on panic (catch_unwind + fallback result)
  • Fix depth map coordinate mapping (was using pixel coords instead of scaling)
  • Remove musl target from dist (ort doesn't provide musl prebuilts)
  • Configure Trunk to exclude depth for WASM builds
window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date());gtag('config', 'G-ZCH0DFY43H');