Skip to content
Snippets Groups Projects
  1. Sep 07, 2022
  2. Sep 06, 2022
  3. Sep 05, 2022
  4. Sep 01, 2022
  5. Aug 30, 2022
  6. Aug 23, 2022
  7. Aug 22, 2022
  8. Aug 16, 2022
  9. Jul 18, 2022
  10. Jul 06, 2022
  11. Jun 28, 2022
  12. Jun 23, 2022
  13. Jun 15, 2022
    • Nick Laurenson's avatar
      [fix] Next/Previous frame was jumping some frame · 0e2aed76
      Nick Laurenson authored
      When the user try to move frame by frame, some frames were skipped. This was
      due to the wrong play mode been set before calling GoToPrevious or GoToNext.
      There was an additional issue when the user selected 'ALL Frame' in the
      PlayerControlerToolbar.
      
      The wrong enum has been use all over this file.
      0e2aed76
  14. May 25, 2022
  15. May 23, 2022
  16. May 19, 2022
    • Nick Laurenson's avatar
      [fix] Crash when recording on OSX · 50ecfb10
      Nick Laurenson authored
      This happend only OSX because the dynamic cast didn't work as expected.
      We suspect, it's because due to the proxy mechanism:
      The proxy are generated by paraview, and for some reason the true class cannot
      be identified.
      50ecfb10
  17. May 16, 2022
  18. May 05, 2022
  19. May 03, 2022
Loading