Ticket #205 (closed defect: fixed)

Opened 11 months ago

Last modified 11 months ago

CameraDecorator not working with FBO viewports

Reported by: bleile Assigned to: unassigned
Priority: major Milestone: 1.8 Release
Component: System Version: 1.8
Keywords: cameradecorator fboviewport Cc:
Completion:

Description

CameraDecorators? are ignored inside the FBOViewport code.

Adding:

action→setCamera(getCamera().getCPtr());

instead of usign the while loop found around FBOViewport.cpp:640 could probably fix it.

Change History

(in reply to: ↑ description ) 08/28/07 11:46:19 changed by bleile

  • status changed from new to closed.
  • resolution set to fixed.

fixed in revision 1.10 of FBOViewport.cpp