Skip to content

(visuOgreQt/Window): always force rendering when the window is exposed

Kevin GAUDET requested to merge fix-ogre-request-render-in-sync-mode into dev

What does this MR do?

  • Fix the call to renderNow in visuOgreQt/Window
  • Request render when changing visibility parameters in ExSimpleARCVOgre

How to test it?

  • Run ExSimpleARCVOgre
  • Use the data from here
  • load the calibration
  • load the video file
  • play
  • pause the video
  • play with the visibility parameters
  • both scenes should be updated immediately

Additional tests

  • Windows
  • Linux
  • macOS

Associated Issues/Merge Requests

Edited by Kevin GAUDET

Merge request reports