Blender Git Commit Log
Git Commits -> Revision b063d2f
Revision b063d2f by Campbell Barton (master) May 16, 2009, 06:57 (GMT) |
replace Py_BuildValue("OOO", Py_None, Py_None, Py_None) with a function that makes and fills the tuple, since some scripts call rayCast many times in a single logic tick, contrived benchmark shows this to be about 20% faster. |
Commit Details:
Full Hash: b063d2f6212d181a9a766b2e1138336a11519463
SVN Revision: 20222
Parent Commit: 006ad4a
Lines Changed: +36, -4
1 Modified Path:
/source/gameengine/Ketsji/KX_GameObject.cpp (+36, -4) (Diff)