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