Blender Git Commit Log
Git Commits -> Revision 514c78b
Revision 514c78b by Campbell Barton (master) April 15, 2009, 13:50 (GMT) |
BGE MouseFocusSensor - fix for multiple viewpors broke single viewport (both work now) - python could get uninitialized values from m_prevTargetPoint and m_prevSourcePoint - getting the RayDirection for python could crash blender trying to normalize a zero length vector. - added python attributes - removed unused canvas from the MouseFocusSensor class |
Commit Details:
Full Hash: 514c78ba39f296fcac60b33d9a040af2051d23cc
SVN Revision: 19733
Parent Commit: e8f4d93
Lines Changed: +238, -125