overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
127 stars 47 forks source link

Interface sometimes starts in third person mode and with desktop toolbar in VR #990

Open ksuprynowicz opened 3 weeks ago

ksuprynowicz commented 3 weeks ago

Maybe qApp->isHMDMode() is used before plugin gets initialized?

daleglass commented 3 weeks ago

Application.cpp has this go through the current display plugin. It'd be useful to add some debug prints and see what's the current plugin at the time.