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

Fix missing scene updates on model bounding box and visibility #521

Merged
merged 3 commits into from
Aug 16, 2018

Conversation

tribal-tec
Copy link
Contributor

No description provided.

This was introduced by not handling a race condition introduced by d74faa4.
@tribal-tec tribal-tec changed the title Fix missing scene updates on model bounding box and visibility. Fix missing scene updates on model bounding box and visibility Aug 16, 2018
@tribal-tec tribal-tec requested a review from karjonas August 16, 2018 09:45
@tribal-tec
Copy link
Contributor Author

Updated

- rename preRender() to commit()
- rename render() to commitAndRender()
- rename renderOnly() to render()
- postRender() is now part of render, no need to expose this
- cleanup unnecessary (global) progress update in braynsService
@tribal-tec tribal-tec merged commit 63caa6a into BlueBrain:master Aug 16, 2018
@tribal-tec tribal-tec added the bug label Sep 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants