Blender Git Loki
Git Commits -> Revision 0e423e5
Revision 0e423e5 by Campbell Barton (master) May 14, 2009, 23:06 (GMT) |
BGE PyAPI [#18701] Issues with camera.pointInsideFrustum method - note in docs that the projection matrix is not correct for first logic tick. Renamed... KX_Camera.isViewport -> KX_Camera.useViewport KX_Lamp.quat_attenuation -> KX_Lamp.quad_attenuation Deprecated KX_Camera.getProjectionMatrix(), KX_Camera.setProjectionMatrix() for projection_matrix attr Added most missing docs reported by the doc-checker script |
Commit Details:
Full Hash: 0e423e5bb61cdce77aa6cd527f6bf2521b9b33c6
SVN Revision: 20208
Parent Commit: a20a2eb
Lines Changed: +257, -222