Skip to content

Conversation

YakoYakoYokuYoku
Copy link
Member

@YakoYakoYokuYoku YakoYakoYokuYoku commented Jun 18, 2022

Thanks for submitting a pull request! Please provide enough information so that others can review your pull request. Additionally, make sure you've done all of these things:

PR Description

What type of PR is this? (Check one of the boxes below)

  • New feature (non-breaking change which adds functionality)

What does this pull request do?

Natron needs a way to enable OpenGL through the CLI when plugins want to use rendering. Currently this could be done with --setting enableOpenGLRendering="<option>" but this is a bit lengthy and it's better to alias it to a --opengl choice flag. Also a warning is printed and Natron exits when a plugin requires OpenGL but is disabled.

Show a few screenshots (if this is a visual change)

N/A.

Have you tested your changes (if applicable)? If so, how?

By building and running NatronRenderer with --opengl enabled and --opengl disabled.

Futher details of this pull request

Supersedes #801. Fixes #779.

@YakoYakoYokuYoku YakoYakoYokuYoku merged commit a600f5a into RB-2.5 Jun 28, 2022
@YakoYakoYokuYoku YakoYakoYokuYoku deleted the opengl-flag branch June 28, 2022 17:19
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.

(Bug): check why OpenGL rendering is disabled in NatronRenderer
2 participants