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

Console badge should not be visible when rendering offscreen #1816

Open
mwestphal opened this issue Dec 21, 2024 · 0 comments · May be fixed by #1840
Open

Console badge should not be visible when rendering offscreen #1816

mwestphal opened this issue Dec 21, 2024 · 0 comments · May be fixed by #1840
Labels
source:libf3d type:bug Something isn't working
Milestone

Comments

@mwestphal
Copy link
Contributor

Describe the bug
F3D now has a console and associated console badge to display log and control F3D.
However, this is inherently a feature for interactive usage of F3D.
The console badge especially, should never be shown when doing offscreen rendering with --output.
Alternatively, the whole console could be disabled until we are using f3d interactively.

To Reproduce
Steps to reproduce the behavior:

  1. Open the file using f3d file_with_warnings.ext --output=a.png
  2. a.png contans a visible badge, not usefull and can causes problem for user rendering frames

Expected behavior
No console badge unless rendering interactively

F3D Information
Paste the content of f3d --version: master

Additional context
Add any other context about the problem here.

@mwestphal mwestphal added type:bug Something isn't working source:libf3d labels Dec 21, 2024
@mwestphal mwestphal added this to the 3.0.0 milestone Dec 21, 2024
@mwestphal mwestphal added this to F3D Dec 21, 2024
@Meakk Meakk moved this to To do in F3D Dec 23, 2024
@Meakk Meakk linked a pull request Dec 26, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
source:libf3d type:bug Something isn't working
Projects
Status: To do
Development

Successfully merging a pull request may close this issue.

1 participant