Skip to content

Resolve "Fix OgreViewer"

Romain MANCIAUX requested to merge 220-fix-ogreviewer into dev

What does this MR do?

This MR fixes :

  • The compositor parameter channel in OgreViewer.
  • SLightSelector.

How to test it?

Launch OgreViewer and check:

  • Try to add a new light (without this MR it must not work).
  • Check that compositor parameter are updated when you enable a compositor.
  • Check that there is no crash when the application is closed and that lights have been removed.

Data

Use any VTK file.

Associated Issues/Merge Requests

Edited by Romain MANCIAUX

Merge request reports