Wrong light position update with relative camera

Minor issues with the Ogre API that can be trivial to fix
User avatar
Mattan Furst
OGRE Retired Team Member
OGRE Retired Team Member
Posts: 260
Joined: Tue Jan 01, 2008 11:28 am
Location: Israel
x 32

Wrong light position update with relative camera

Post by Mattan Furst »

The dirty flag of relative light position was not always set to dirty when needed. This caused the relative light position to only be updated in the next frame.

Fix is checked in to the trunk (changeset b600c4df6b32).
it's turtles all the way down