Skip to content
Snippets Groups Projects
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 .
  1. Feb 05, 2014
  2. Feb 03, 2014
  3. Dec 23, 2013
  4. Feb 13, 2013
  5. Feb 10, 2013
  6. Jan 19, 2013
  7. Dec 25, 2012
  8. Nov 29, 2012
  9. Nov 23, 2012
    • Luke Campagnola's avatar
      Bugfixes and updates to functions.py: · e5f383fb
      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
      e5f383fb
  10. Oct 06, 2012
  11. Sep 13, 2012
  12. Sep 10, 2012
    • Luke Campagnola's avatar
      Parametertree updates: · 79e47751
      Luke Campagnola authored
        - fixes for saveState / restoreState (better handling of custom parameter classes)
        - added method GroupParameter.setAddList
        - ListParameter now remembers its value even if its list is cleared and rebuilt
        - added ActionParameter (buttons) and TextParameter
      79e47751
  13. Aug 31, 2012
    • Luke Campagnola's avatar
      Minor updates and bug fixes: · 0402d086
      Luke Campagnola authored
        - fixed handling of foreground colors in AxisItem
        - fixed rare crash caused in AxisItem 
        - fixed improper propagation of key events from SpinBox
        - many others
      0402d086
  14. Aug 23, 2012
  15. Aug 17, 2012
  16. Jul 09, 2012
  17. May 12, 2012
  18. Mar 20, 2012
    • Luke Campagnola's avatar
      Minor updates: · 48929a2a
      Luke Campagnola authored
        GraphicsObject - corrected bug in viewPos() method
        WidgetGroup - allow bound methods in interfaces
        parametertree - fixed crash when calling remove from context menu
      48929a2a
  19. Mar 02, 2012
Loading