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

WARNING Message re Viewall, appropriate in GUI? #3548

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.

@t-paul t-paul added this to To do (get into master) in 2021.01 via automation Dec 26, 2020
@t-paul t-paul closed this as completed in 2c5e55e Dec 27, 2020
2021.01 automation moved this from To do (get into master) to Ready (pick to branch pending) Dec 27, 2020
@t-paul t-paul moved this from Ready (pick to branch pending) to Done-RC4 in 2021.01 Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
2021.01
  
Done-RC4
Development

No branches or pull requests

2 participants