No function to get fixed yaw

What it says on the tin: a place to discuss proposed new features.
Post Reply
User avatar
samaursa
Greenskin
Posts: 126
Joined: Thu Jan 28, 2010 8:14 pm
x 4

No function to get fixed yaw

Post by samaursa »

NOTE: Originally posted in General Discussion. I was not sure whether this is qualifies as a 'feature' but it is a request nonetheless.
The OgreCamera class does not have a GetFixedYaw() to retrieve the current fixed yaw axis of the camera. It also does not have IsYawFixed() (or similar) function. Is there a reason the getters for the two variables are not included? If not, I would request that they be added in the next Ogre3D release.

Thanks
"If I am am wrong, it is your duty to correct me and my duty to accept it"
User avatar
Klaim
Old One
Posts: 2565
Joined: Sun Sep 11, 2005 1:04 am
Location: Paris, France
x 56
Contact:

Re: No function to get fixed yaw

Post by Klaim »

Looks like a simple patch you could submit to the Ogre Team ;)
User avatar
samaursa
Greenskin
Posts: 126
Joined: Thu Jan 28, 2010 8:14 pm
x 4

Re: No function to get fixed yaw

Post by samaursa »

I fully agree, which is why I posted it here so that someone who has the compete setup :D (latest source, mercurial, knowledge to compile and test [yes, I know that part is easy, but still takes time if you are new]). I am still using prebuilt libraries due to lack of time and knowledge (of c-make for example).
"If I am am wrong, it is your duty to correct me and my duty to accept it"
Post Reply