Skip to content

v1.0.2

Choose a tag to compare

@jourdain jourdain released this 13 Oct 21:20

<a name"1.0.2">

1.0.2 (2016-10-13)

Bug Fixes

  • DataAccessHelper:
    • fix implementation for ZIP file (b8a9836f)
    • Add implementation for ZIP file (f02cc9ca)
    • Abstract data access to enable other option than http (1f2e736d)
  • HttpDataSetReader: Fix polydata array used for geometry (6635fbc9)
  • HttpSceneLoader:
    • Share dataAccessHelper with DataSetLoader (7eca45a5)
    • Allow json scene descriptor to set fetchGzip flag (0169de38)
    • Register HttpSceneLoader and fix ESLint issue (d2509276)
    • Keep track of original camera params, provide api to reset (0b0b7241)
  • InteractorStyleTrackballCamera: Ease zooming interaction for OSX users (f2b2754e)
  • OpenGL: Register all missing classes (c0051ce7)
  • PolyDataMapper: Fix typo in method name (ea96ccd5)