diego1996 / gamekit

Automatically exported from code.google.com/p/gamekit
0 stars 0 forks source link

Minor logic improvement in Engine/gkScene.cpp #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What version of the product are you using? On what operating system?
trunk Linux/WinNt

Please provide any additional information below.

There is no need to check if a gkGameObject is both a light and a camera in 
this case. A trivial patch is attached below.

Original issue reported on code.google.com by bsd...@gmail.com on 14 Mar 2011 at 2:47

Attachments:

GoogleCodeExporter commented 9 years ago
Patch is applied on r859.
Thanks.

Original comment by harkon...@gmail.com on 14 Mar 2011 at 6:55