PDA

View Full Version : Camera Matrix Problem


Darter
04-20-2007, 06:25 AM
In COFFEE, I'm using camera->GetMg()->GetV0() to get the global position of a camera object. When it is set as the scene camera, the position value doesn't update if the camera is moved via the viewport. The position value does however update if camera coordinates are changed directly in the AM or Coordinates Manager.

Any suggestions on how to overcome this problem?

Srek
04-20-2007, 07:08 AM
Afaik this is intentional. Editor Camera movements are handled differently due to it's own undo system. If i remember correctly expressions are not triggered by movements of the editor camera.
Cheers
Björn

Darter
04-20-2007, 09:30 AM
That sounds logical, thanks for clarifying this.

I'll see whether I can find a workaround.

CGTalk Moderation
04-20-2007, 09:30 AM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.