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

Stop assuming that the camera has no parent #800

Open
peppsac opened this issue Jul 5, 2018 · 0 comments
Open

Stop assuming that the camera has no parent #800

peppsac opened this issue Jul 5, 2018 · 0 comments
Labels
Milestone

Comments

@peppsac
Copy link
Contributor

peppsac commented Jul 5, 2018

In some parts of iTowns we assume that the camera has no parent, and that we can directly use its .position attribute instead of extracting its real world position from its .matrixWorld.

There are quite a few places to check (likely include false-positive):

git grep position |grep -i camera | wc -l
176
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants