Statspanel - am I surprised or what??

Minor issues with the Ogre API that can be trivial to fix
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179

Statspanel - am I surprised or what??

Post by jacmoe »

Hi guys

I just can't believe that none of you people never had an issue with the statspanel of OgreBites.

Did you notice that the first two statspanel entries are wrong?
They've been wrong since the day OgreBites replaced our old overlay-based demo "gui".
statspanel.jpg
The staspanel caption is repeated for the first two entries, so that average and best fps values becomes the caption.

It's just a small typo in ogre/Samples/Common/include/SdkTrays.h - lines 2784 and 2790:

Code: Select all

values.push_back(s);
This should of course be:

Code: Select all

values.push_back(str);
I am doing this routinely to my copy of Ogre.

The reason why I am opening up a topic here is to hear if you've noticed it, why you haven't given a damn about it and why the team hasn't applied the fix yet.

Ticket:
http://www.ogre3d.org/mantis/view.php?id=461
You do not have the required permissions to view the files attached to this post.
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 136

Re: Statspanel - am I surprised or what??

Post by spacegaier »

I think that topic was brought up here in the forums quite sime times, but no one (myself included) ever really tackled it I guess...But now with the ticket, it eventually will get fixed :) .
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
User avatar
masterfalcon
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 4270
Joined: Sun Feb 25, 2007 4:56 am
Location: Bloomington, MN
x 126

Re: Statspanel - am I surprised or what??

Post by masterfalcon »

That's so weird. I don't know how I've missed that or the forum posts about it.
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179

Re: Statspanel - am I surprised or what??

Post by jacmoe »

I am also surprised why I myself haven't done anything about it earlier. I guess I just assumed someone from the team would take care of it. :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 136

Re: Statspanel - am I surprised or what??

Post by spacegaier »

Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
User avatar
jacmoe
OGRE Retired Moderator
OGRE Retired Moderator
Posts: 20570
Joined: Thu Jan 22, 2004 10:13 am
Location: Denmark
x 179

Re: Statspanel - am I surprised or what??

Post by jacmoe »

Awesome! :)
/* Less noise. More signal. */
Ogitor Scenebuilder - powered by Ogre, presented by Qt, fueled by Passion.
OgreAddons - the Ogre code suppository.
User avatar
Mind Calamity
Ogre Magi
Posts: 1255
Joined: Sat Dec 25, 2010 2:55 pm
Location: Macedonia
x 81

Re: Statspanel - am I surprised or what??

Post by Mind Calamity »

I just noticed this today, when I was testing VS11 :D
BitBucket username changed to iboshkov (from MindCalamity)
Do you need help? What have you tried?
- xavier
---------------------
HkOgre - a Havok Integration for OGRE | Simple SSAO | My Blog | My YouTube | My DeviantArt