Skip to content

Release v1.1.0: pinhole projection defaults, viewer controls, and CI#1

Merged
amariichi merged 11 commits intomainfrom
exp/pinhole-reprojection-phase1
Mar 24, 2026
Merged

Release v1.1.0: pinhole projection defaults, viewer controls, and CI#1
amariichi merged 11 commits intomainfrom
exp/pinhole-reprojection-phase1

Conversation

@amariichi
Copy link
Copy Markdown
Owner

Summary

  • make pinhole projection the default and add source/display projection controls for desktop and RawXR
  • add 2D/SBS viewer controls including camera distance, model Z, and SBS eye swap, and align the README in English and Japanese
  • add minimal GitHub Actions checks for frontend lint/build and backend ruff/syntax validation

Validation

  • npm run lint
  • npm run build
  • uv run --extra dev python -m ruff check backend scripts
  • python3 -m py_compile $(find backend scripts -name '*.py' -type f)

@amariichi amariichi merged commit 4ea8fe7 into main Mar 24, 2026
2 checks passed
@amariichi amariichi deleted the exp/pinhole-reprojection-phase1 branch March 24, 2026 13:26
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