Skip to content
Snippets Groups Projects
  1. Jan 13, 2016
    • 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
  2. Jan 12, 2016
  3. Jan 11, 2016
  4. Dec 21, 2015
  5. Dec 18, 2015
  6. Dec 13, 2015
  7. Dec 11, 2015
  8. Dec 10, 2015
  9. Dec 09, 2015
  10. Dec 08, 2015
  11. Dec 03, 2015
Loading