fix(SMesh): fix recursive read lock
What does this MR do?
Update ::visuOgreAdaptor::SMesh
to remove a read lock in an internal method and only call it in the slots.
It fixes a random freeze when starting the adaptor in a large application.
How to test it?
Launch an application using ::visuOgreAdaptor::SMesh
.
Edited by Emilie WERNERT