Skip to content
Snippets Groups Projects
  1. Oct 24, 2022
  2. Oct 07, 2022
  3. Sep 27, 2022
  4. Sep 08, 2022
  5. Sep 07, 2022
  6. Sep 06, 2022
  7. Sep 01, 2022
  8. Aug 30, 2022
  9. Aug 23, 2022
  10. Aug 22, 2022
  11. Aug 16, 2022
  12. Jul 18, 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 23, 2022
  15. 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
  16. May 03, 2022
  17. Mar 30, 2022
  18. Mar 22, 2022
  19. Mar 11, 2022
  20. Feb 24, 2022
  21. Feb 21, 2022
  22. Feb 18, 2022
Loading