Skip to content
Snippets Groups Projects
  1. Jan 20, 2016
  2. Jan 14, 2016
  3. Jan 13, 2016
    • Alexis Girault's avatar
      ENH: Update CameraController architecture · a41a8090
      Alexis Girault authored
      - Migration of the camera update by external device
      from VTKViewer to LaparoscopicCameraController.
      - Removal of obsolete cameraConfigurationData struct
      - Cleaning of unused variables and of style
      - Simplification of the cameraController feature
      in the LaparoscopicCamera example.
      a41a8090
    • Alexis Girault's avatar
      BUG: allow DisableMouseInteraction in LaparoscopicCamera · 7b9b5153
      Alexis Girault authored
      In the LaparoscopicCamera example the mouse interaction
      was supposed to be disabled, but by setting the new
      interactor style after the viewer initialization, the
      observers rules on the vtkViewer interactor were
      overridden. Placing the interactorStyle beforehand
      resolves the issue.
      
      In the future it would be convenient to have wrapped
      functions in IMSTK to make changes to the interactor
      without the need to go through VTK.
      7b9b5153
  4. Jan 12, 2016
  5. Jan 11, 2016
  6. Dec 21, 2015
  7. Dec 18, 2015
  8. Dec 13, 2015
  9. Dec 11, 2015
  10. Dec 10, 2015
  11. Dec 09, 2015
Loading