Blender Git Commit Log
Git Commits -> Revision 7bdb733
Revision 7bdb733 by Mitchell Stokes (master) April 7, 2013, 00:13 (GMT) |
BGE: KX_Camera.getScreenVect() was using glReadPixels to get a depth value, which was causing a sync event between the gpu and cpu. glReadPixels was always returning 0, so I removed it and set depth to be a constant 0. |
Commit Details:
Full Hash: 7bdb7331b586b5f4424a17d23275389673c18603
SVN Revision: 55861
Parent Commit: ef57e50
Lines Changed: +2, -1
1 Modified Path:
/source/gameengine/Ketsji/KX_Camera.cpp (+2, -1) (Diff)