pyqtgraph/pyqtgraph/opengl
Allard Hendriksen 9d99a3e7b0
Fix incorrect rendering of overlapping object in renderToArray() (#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 #743.
2020-10-13 19:47:49 -07:00
..
items Merge pull request #345 from fschill/develop 2020-06-08 21:40:28 -07:00
__init__.py exporters, multiprocess, opengl 2013-12-23 09:46:54 -05:00
GLGraphicsItem.py Import from python2_3 for all uses of basestring, cmp, and xrange 2015-05-19 09:29:55 -04:00
glInfo.py Add mesa drivers to windows CI images and show openGL info during debug stage (#954) 2019-06-23 23:03:51 -07:00
GLViewWidget.py Fix incorrect rendering of overlapping object in renderToArray() (#1306) 2020-10-13 19:47:49 -07:00
MeshData.py Fix typo bug 2020-01-09 15:23:49 -06:00
shaders.py Corrected documentation for heightColor shader 2019-06-28 01:51:20 +02:00