pyqtgraph/pyqtgraph/opengl
Yoonyoung (Jamie) Cho d8e4911fcd
Fixed GLViewWidget Gimbal Lock with Quaternion Parametrization (#909)
* Fixed GLViewWidget Gimbal Lock with Quaternion Parametrization

* fixed rotation name

* fixes extraneous pos argument and restore compatibility

* remove redundant getAxisAngle() in rotation (for Qt4 compatibility)

* GLViewWidget takes rotationMethod parameter

* Avoid merge conflict

* Fix docstring

Co-authored-by: Ogi Moore <ognyan.moore@gmail.com>
2020-12-24 21:45:02 -08: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 Fixed GLViewWidget Gimbal Lock with Quaternion Parametrization (#909) 2020-12-24 21:45:02 -08: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