Skip to content
Snippets Groups Projects
  1. Jul 18, 2022
  2. Jul 06, 2022
  3. Jun 28, 2022
  4. Jun 23, 2022
  5. 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
  6. May 25, 2022
  7. May 23, 2022
  8. 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
  9. May 16, 2022
  10. May 05, 2022
  11. May 03, 2022
  12. May 02, 2022
  13. Apr 28, 2022
  14. Apr 25, 2022
  15. Apr 14, 2022
  16. Apr 12, 2022
  17. Apr 11, 2022
  18. Apr 08, 2022
  19. Apr 01, 2022
Loading