pyqtgraph/opengl
Luke Campagnola 2213dea9d8 Bugfixes
- AxisItem.setScale(1) works properly to disable auto-value-scaling
- OpenGL fixes (stack overflow when drawing items, improper call to glPopAttrib)
2012-07-09 14:41:10 -04:00
..
items Added checks for OpenGL version and 3D texture size limits 2012-07-08 21:33:35 -04:00
__init__.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
GLGraphicsItem.py OpenGL: 2012-04-28 15:12:46 -04:00
glInfo.py Added checks for OpenGL version and 3D texture size limits 2012-07-08 21:33:35 -04:00
GLViewWidget.py Bugfixes 2012-07-09 14:41:10 -04:00
MeshData.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
shaders.py OpenGL scenegraph updates 2012-03-09 12:38:15 -05:00