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

Fix null lookat #19

Merged
merged 3 commits into from
Sep 11, 2024
Merged

Fix null lookat #19

merged 3 commits into from
Sep 11, 2024

Conversation

vincentmarchetti
Copy link

The bug reported in issue 18 #18 has been corrected with a rewrite of the code in Camera.getLookAt accessor. At this commit all unit-tests pass, including the one that specifally tests for the LookAt property being null when a camera orientation is defined through RotateTransform instances

…operty

to be null in this manifest; and that it throws an exception
when the Camera as a body resource does not define a value for a LookAt property,
then the value returned is null
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@glenrobson glenrobson linked an issue Aug 27, 2024 that may be closed by this pull request
@JulieWinchester JulieWinchester merged commit b2dd614 into master Sep 11, 2024
2 checks passed
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.

Camera.LookAt property throws exception
2 participants