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 08, 2014
  2. Feb 07, 2014
    • Luke Campagnola's avatar
      Signal cleanup: · 193367a5
      Luke Campagnola authored
      - Renamed GraphicsView signals to avoid collision with ViewBox signals that
        are wrapped in PlotWidget: sigRangeChanged => sigDeviceRangeChanged and
        sigTransformChanged => sigDeviceTransformChanged.
      - All signal disconnections that catch TypeError now also catch RuntimeError
        for pyside compatibility.
      193367a5
  3. Feb 05, 2014
  4. Feb 04, 2014
    • Luke Campagnola's avatar
      Bugfixes: · bccbc299
      Luke Campagnola authored
       - isosurface works for arrays with shapes > 255
       - Fixed ImageItem exception building histogram when image has only one value
       - Fixed MeshData exception caused when vertexes have no matching faces
       - Fixed GLViewWidget exception handler
      bccbc299
  5. Feb 03, 2014
  6. Feb 02, 2014
  7. Feb 01, 2014
  8. Jan 31, 2014
    • Luke Campagnola's avatar
      Removed duplicate limit-setting arguments · d0ed3ba2
      Luke Campagnola authored
      Renamed args for clarity, improved documentation
      Fixed interaction bugs
       - zooming works correctly when view is against limit
       - no more phantom target range; target is reset during mouse interaction.
      d0ed3ba2
  9. Jan 30, 2014
  10. Jan 28, 2014
  11. Jan 25, 2014
  12. Jan 23, 2014
  13. Jan 22, 2014
  14. Jan 21, 2014
  15. Jan 20, 2014
  16. Jan 19, 2014
Loading