Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Phil param zoom #77

Merged
merged 6 commits into from
Jun 14, 2023
Merged

Phil param zoom #77

merged 6 commits into from
Jun 14, 2023

Conversation

philip-lamb
Copy link
Member

No description provided.

…d into new ARXVideoBackground component, which attaches to an ARCamera.

- ARController has new events for video start/frame/stop, which are used to init ARCamera and ARXVideoBackground.
- Video background no longer scales via its camera viewport (pixelrect) but scales itself via ortho projection.
- Respect Camera viewport and near/far clipping plane distances.
- Removed "ClearCamera" and merge into ARXVideoBackground, or it's attached Camera when none.
- Minor renaming of and removal of duplicated sample scenes.
- Minor improvements to ARController.Log function. Don't keep on-screen logs in non-development builds.
- Better singleton implementation in ARController.
…to-orientation changes.

- Fix handling of camera position string in video config.
- Improve display of video config for target platform.
@philip-lamb philip-lamb merged commit 9b783ce into master Jun 14, 2023
@philip-lamb philip-lamb deleted the phil-param-zoom branch June 14, 2023 10:14
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