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

CMCL-1425: option to blend out from snapshot #841

Merged
merged 27 commits into from Mar 23, 2023

Conversation

glabute
Copy link
Collaborator

@glabute glabute commented Mar 22, 2023

Purpose of this PR

CMCL-1425: option to use a snapshot of the camera state when blending out. Without it, camera remains live and continues to update during the blend (the default behaviour).

Had to refactor CameraBlendStack to support this properly. The result was very positive, code is overall much tidier.

image

Testing status

  • Added an automated test
  • Passed all automated tests
  • Manually tested

Documentation status

  • Updated CHANGELOG
  • Updated README (if applicable)
  • Commented all public classes, properties, and methods
  • Updated user documentation

Technical risk

low

Base automatically changed from dev/brain-and-events-refactor to main March 23, 2023 13:13
Copy link
Contributor

@gaborkb gaborkb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lock-on Target sample scene is a good candidate for IgnoreTarget blend hint.

@glabute glabute merged commit 18e5369 into main Mar 23, 2023
4 of 10 checks passed
@glabute glabute deleted the dev/option-to-blend-from-static-point branch March 23, 2023 13:45
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.

None yet

2 participants