Skip to content

Fix incorrect rendering of overlapping object in renderToArray()#1306

Merged
j9ac9k merged 1 commit intopyqtgraph:masterfrom
ahendriksen:fix-depth-for-rendertoarray
Oct 14, 2020
Merged

Fix incorrect rendering of overlapping object in renderToArray()#1306
j9ac9k merged 1 commit intopyqtgraph:masterfrom
ahendriksen:fix-depth-for-rendertoarray

Conversation

@ahendriksen
Copy link
Copy Markdown
Contributor

This commit adds a depth buffer in renderToArray().

This fixes the issue that overlapping objects are rendered incorrectly
when using renderToArray() on a GLViewWidget.

This might be related to issue #743.

This commit adds a depth buffer in renderToArray().

This fixes the issue that overlapping objects are rendered incorrectly
when using renderToArray() on a GLViewWidget.

This might be related to issue pyqtgraph#743.
@j9ac9k
Copy link
Copy Markdown
Member

j9ac9k commented Oct 14, 2020

Thanks for the PR @ahendriksen sorry it's taken us so long to follow up with you. The changes look good to me; merging.

@j9ac9k j9ac9k merged commit 9d99a3e into pyqtgraph:master Oct 14, 2020
@ahendriksen
Copy link
Copy Markdown
Contributor Author

Fantastic! Thanks for merging, and thanks for the wonderful package!

dgoeries pushed a commit to dgoeries/pyqtgraph that referenced this pull request Oct 14, 2020
…tgraph#1306)

This commit adds a depth buffer in renderToArray().

This fixes the issue that overlapping objects are rendered incorrectly
when using renderToArray() on a GLViewWidget.

This might be related to issue pyqtgraph#743.
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