Skip to content

Check renderer#1063

Open
grbagwe wants to merge 5 commits into
flow-project:masterfrom
grbagwe:check_renderer
Open

Check renderer#1063
grbagwe wants to merge 5 commits into
flow-project:masterfrom
grbagwe:check_renderer

Conversation

@grbagwe

@grbagwe grbagwe commented May 5, 2022

Copy link
Copy Markdown

Pull request information

  • Status: ? (ready to merge / in development)

  • Kind of changes: ? (bug fix / new feature / documentation...)

  • Change file in the flow.envs.base to create pyglet rendering.

  • There was a bug I guess which didn't start the pyglet rendering where the should_render was preventing it from rendering.

  • Related PR or issue: ? (optional)

Description

? (general description)

Comment thread flow/envs/base.py
# check whether we should be rendering
self.should_render = self.sim_params.render
self.sim_params.render = False
self.sim_params.render = self.sim_params.render

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems unnecessary?

@grbagwe

grbagwe commented May 5, 2022 via email

Copy link
Copy Markdown
Author

@eugenevinitsky

Copy link
Copy Markdown
Member

Oh no worries and thank you for the PR!

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.

2 participants