pyqtgraph/parametertree
Luke Campagnola e5f383fbb5 Bugfixes and updates to functions.py:
- generalized makeARGB API: can now process arrays of arbitrary shape.
  - affineSlice automatically converts vector arguments to array
  - new function applyLookupTable taken from makeARGB
  - isosurface function returns array
Updated VideoSpeedTest example to follow new makeARGB API

LayoutWidget: row argument now accepts 'next' as value
ParameterTree bugfix: avoid infinite recursion when accessing non-existent attributes
ViewBox: avoid exit error caused when cleanup callback is invoked while python is shutting down
2012-11-23 16:01:25 -05:00
..
__init__.py Started Python3 compatibility changes 2012-05-11 18:05:41 -04:00
Parameter.py Bugfixes and updates to functions.py: 2012-11-23 16:01:25 -05:00
ParameterItem.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
ParameterTree.py Added preliminary support for python 2.6 2012-09-13 10:12:59 -04:00
parameterTypes.py Minor changes and fixes: 2012-10-31 01:53:16 -04:00