1.11.5 - overlays not visible with camera relative rendering enabled.

Problems building or running the engine, queries about how to use features etc.
Post Reply
loath
Platinum Sponsor
Platinum Sponsor
Posts: 290
Joined: Tue Jan 17, 2012 5:18 am
x 67

1.11.5 - overlays not visible with camera relative rendering enabled.

Post by loath »

i'm moving from 1.8.1 to 1.11.5 and love everything about 1.11.5 so far.

my only remaining issue is that overlays are not visible when i have camera relative rendering enabled. i use the overlays for a debug console and i can still type my debug commands even though i can't see the actual console window.

when camera relative rendering is disabled the overlays appear fine.

i reproduced this in the sample browser by adding the following. the menus will vanish upon executing the modified sample.

Code: Select all

mSceneMgr->setCameraRelativeRendering (true);
thanks for the help and for all the hard work that went into 1.8.1 - 1.11.5.
loath
Platinum Sponsor
Platinum Sponsor
Posts: 290
Joined: Tue Jan 17, 2012 5:18 am
x 67

Re: 1.11.5 - overlays not visible with camera relative rendering enabled.

Post by loath »

thanks so much! works great!
Post Reply