Skip to content

WARNING Message re Viewall, appropriate in GUI? #3548

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

Closed
MichaelAtOz opened this issue Dec 25, 2020 · 1 comment
Closed

WARNING Message re Viewall, appropriate in GUI? #3548

MichaelAtOz opened this issue Dec 25, 2020 · 1 comment

Comments

@MichaelAtOz
Copy link
Member

MichaelAtOz commented Dec 25, 2020

With code playing with $vpr I get this message;

Parsing design (AST generation)...
Compiling design (CSG Tree generation)...
ECHO:$vpt = [0, 0, 0], $vpr = [55, 0, 25]
WARNING: Viewall and autocenter disabled in favor of $vp* location unknown 
Rendering Polygon Mesh using CGAL...

Only with view/view-all previously selected.
I can see it being relevant with command line use to highlight conflict with command line options,
but I think it is unnecessary in the GUI.

Suppress it in the GUI??

@nophead
Copy link
Member

nophead commented Dec 26, 2020

Yes it seems totally wrong to me. The only way I can use $vp* variables is to disable stop on first warning. Otherwise the preview is aborted. Also viewall and autocenter are not disabled, they still work. F5 resets the view to match the $vp* variables but then you can change it with the mouse and the tool bar buttons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants