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

Remove unused camera printing code and make camera parameters consistent #365

Merged
merged 2 commits into from
Jun 6, 2024

Conversation

adamltyson
Copy link
Member

@adamltyson adamltyson commented Jun 6, 2024

Reviewing #360 I noticed that the camera parameters that brainrender checks don't exactly match the parameters that the user that it must have. This corrects that.

I then noticed that the code that prints the camera position isn't actually used (vedo uses the same keyboard shortcut), so I removed it. I raised marcomusy/vedo#1134 to correct the parameters that are printed.

@adamltyson adamltyson changed the title Make camera parameters consistent Remove unused camera printing code and make camera parameters consistent Jun 6, 2024
@adamltyson adamltyson requested a review from a team June 6, 2024 10:28
@adamltyson adamltyson marked this pull request as ready for review June 6, 2024 10:28
@adamltyson
Copy link
Member Author

adamltyson commented Jun 6, 2024

FYI the tests are failing because of the neuromorpho issue, but also because of an issue that's fixed, but not yet released in vedo.

@alessandrofelder alessandrofelder merged commit cfebff2 into main Jun 6, 2024
5 of 11 checks passed
@alessandrofelder alessandrofelder deleted the camera-dict branch June 6, 2024 13:12
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.

2 participants