-
released this
2026-05-29 16:19:47 +00:00 | 25 commits to main since this releaseA quality pass on top of the failure-diagnostics work.
Added
blur_thresholdoverride 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
mypyis now part of the dev dependency group.
Install reminder
Unsigned app — after dragging to Applications:
xattr -dr com.apple.quarantine /Applications/AutoSplat.appDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads