-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[Merged by Bors] - Cam scale cluster fix #7078
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes make sense to me, but I'm nervous about the pervasive lack of tests for this stuff. Is there a reasonable way to add some here?
I totally forgot about this. It fixes the bugs I was seeing on the built-in animation in Bistro, but I don't understand how lighting works well enough to know if everything here is correct. |
bors r+ |
# Objective fix clustering calculations for cameras with non-unit scale ## Solution get view scale and apply to light range at various points
Build failed: |
bors retry |
# Objective fix clustering calculations for cameras with non-unit scale ## Solution get view scale and apply to light range at various points
Pull request successfully merged into main. Build succeeded:
|
Objective
fix clustering calculations for cameras with non-unit scale
Solution
get view scale and apply to light range at various points