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 12, 2014
  2. Feb 08, 2014
  3. 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
  4. Feb 05, 2014
  5. 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
  6. Feb 03, 2014
  7. Feb 02, 2014
  8. Feb 01, 2014
  9. 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
  10. Jan 30, 2014
  11. Jan 28, 2014
  12. Jan 25, 2014
  13. Jan 23, 2014
  14. Jan 22, 2014
Loading