This project is mirrored from https://bitbucket.org/jakimowb/eo-time-series-viewer.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 17, 2013
-
-
Luke Campagnola authored
Workaround is for ViewBox to see whether its scene has changed every time it paints. Fixes: 12
-
- Jul 10, 2013
-
-
Luke Campagnola authored
temporary fix for text parameter ignoring expanded option Don't use os.EX_OK in pg.exit()
-
- Feb 25, 2013
-
-
Luke Campagnola authored
cleaned up examples
-
- Nov 23, 2012
-
-
Luke Campagnola authored
- 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
-
- Sep 10, 2012
-
-
Luke Campagnola authored
Now detects and switches between PyQt / PySide automatically; no need to distribute different versions of the library anymore.
-
- Apr 04, 2012
-
-
Luke Campagnola authored
minor updates for other examples
-
Luke Campagnola authored
- HistogramLUTItem avoids using lookup table if possible - GradientEditorItem has a method to ask whether the gradient is trivial (can be applied without the use of a lookup table) - ROI, LinearRegionItem, InfiniteLine no longer redraw for every mouse movement
-
- Mar 02, 2012
-
-
Luke Campagnola authored
-
Luke Campagnola authored
-