Skip to content

(STransform): remove or add the node instead of change the visibility

What does this MR do?

Show or hide the transform node directly impact attached entities and services like ::visuOgreAdaptor::SMesh, that can't manage its visibility since STransform change it any time.

Now, the node is just remove or add from it's parent to avoid a visibility error.

How to test it?

  • Try an application using Ogre

Associated Issues/Merge Requests

Edited by Bénédicte MALGARINI

Merge request reports