pyqtgraph/opengl
Luke Campagnola 80148920c9 Bugfixes:
- Image exporter detects GraphicsView background color
- Corrected exporter filename handling for SVG export
- ViewBox no longer attempts to deregister itself while python is exiting
- Speedup for conversion using np.array(MetaArray_instance)
- GLGraphicsItem updates immediately when its GL options have changed
- Corrected some GL shader program bugs for nVidia drivers
- Fixed coordinate mapping bug in functions.transformCoordinates
- Fixed PySide import error
2012-12-04 21:02:05 -05:00
..
items Bugfixes: 2012-12-04 21:02:05 -05:00
__init__.py Bugfixes: 2012-12-04 21:02:05 -05:00
GLGraphicsItem.py Bugfixes: 2012-12-04 21:02:05 -05:00
glInfo.py Added checks for OpenGL version and 3D texture size limits 2012-07-08 21:33:35 -04:00
GLViewWidget.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
MeshData.py Bugfixes: 2012-12-04 21:02:05 -05:00
shaders.py Bugfixes: 2012-12-04 21:02:05 -05:00