supergoldorak / kuda

Automatically exported from code.google.com/p/kuda
GNU General Public License v2.0
0 stars 0 forks source link

Camera FOV and clipping planes do not update when moving to Viewpoint #15

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The FOV and clipping plane values in the Camera's state get updated when the 
Camera moves to a Viewpoint, but these values do not affect the rendered GL 
context.

Original issue reported on code.google.com by erik.kit...@gmail.com on 9 May 2011 at 8:32

GoogleCodeExporter commented 9 years ago
Fixed. Added check for when to update projection.

Original comment by erik.kit...@gmail.com on 9 May 2011 at 11:18

GoogleCodeExporter commented 9 years ago
Marking verified to denote this issue was part of 1.3.1 release.

Original comment by erik.kit...@gmail.com on 13 May 2011 at 5:34