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

solvespace-cli: Fix --view #706

Merged
merged 1 commit into from Sep 19, 2020
Merged

Conversation

Christoph-D
Copy link
Contributor

This fixes issue #499. The --view option changes projUp and projRight. For --view to affect the camera, the camera needs to be initialized using these values.

This fixes issues solvespace#499. The --view option changes projUp and
projRight. For --view to affect the camera, the camera needs to be
initialized using these values.
@phkahler
Copy link
Member

phkahler commented Sep 18, 2020

I'm trying this on Linus (Fedora 32) and this doesn't seem to fix it. I get the same view regardless of which option I use after --view and I get the error message if no view direction is provided. Strange. I'm also seeing the ZoomToFit(camera) which is apparently not doing anything since my thumbnails are centered on the origin and my model is all in quadrant one.

@phkahler
Copy link
Member

Disregard my previous comment, isometric works.

@phkahler phkahler merged commit 34328c9 into solvespace:master Sep 19, 2020
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