pyqtgraph/opengl/items
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
..
__init__.py Added basic OpenGL scenegraph system 2012-03-06 01:22:02 -05:00
GLAxisItem.py Added documentation on 3D graphics system 2012-04-23 14:34:54 -04:00
GLBoxItem.py Added documentation on 3D graphics system 2012-04-23 14:34:54 -04:00
GLGridItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLImageItem.py Added very basic LegendItem. Functional, but still missing some basic features. 2012-10-18 23:18:20 -04:00
GLMeshItem.py Bugfixes: 2012-12-04 21:02:05 -05:00
GLScatterPlotItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLSurfacePlotItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00
GLVolumeItem.py Major overhaul for GLMeshItem, MeshData classes 2012-11-23 17:34:22 -05:00