• v1.9.0 2a22a91e32

    jkaindl released this 2026-05-29 16:19:47 +00:00 | 25 commits to main since this release

    A quality pass on top of the failure-diagnostics work.

    Added

    • blur_threshold override on the New-capture form — an optional field lets you lower the blur threshold for a single run. When a capture fails with "all frames too blurry", you can retry with a lower threshold right there, no config-file editing.
    • Fast-fail on too-few frames — if fewer than 3 frames survive the blur filter (not just zero), the run fails immediately with a clear message instead of a cryptic COLMAP error.

    Changed

    • Strict type-check (mypy) is runnable and green again — it had silently drifted to 66 errors because it was missing from the dev environment. Fixed entirely with type annotations (no behaviour change), and mypy is now part of the dev dependency group.

    Install reminder

    Unsigned app — after dragging to Applications: xattr -dr com.apple.quarantine /Applications/AutoSplat.app

    Downloads