omni360 / kuda

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

Camera issue when previewing #8

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When previewing, nothing shows until the camera is moved (via mouse drag, 
scroll, etc). Same can be seen when camera movement on editor initialization is 
commented out.

Original issue reported on code.google.com by khang.du...@gmail.com on 18 Apr 2011 at 7:24

GoogleCodeExporter commented 9 years ago

Original comment by erik.kit...@gmail.com on 18 Apr 2011 at 9:30

GoogleCodeExporter commented 9 years ago
Initial thought: distance property is set through octane, but camera transforms 
are not. The first mouse interaction uses the distance property to set them, 
hence the popping.

Original comment by erik.kit...@gmail.com on 19 Apr 2011 at 12:19

GoogleCodeExporter commented 9 years ago
Fixed. Updated the way Camera's are saved to Octane.

Original comment by erik.kit...@gmail.com on 10 May 2011 at 8:02

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