Blender Git Loki
Git Commits -> Revision fee152d
Revision fee152d by Campbell Barton (master) August 4, 2013, 04:07 (GMT) |
fix read outside buffer range KX_ObstacleSimulationTOI_rays::sampleRVO, Was using 3d vectors for 2d operations, passing float[2] to args that use MT_Vector3 was reading the 3rd value of a 2d array |
Commit Details:
Full Hash: fee152d0ec4284982d80177dd0a6eb3fc9e9a6f0
SVN Revision: 58894
Parent Commit: c0b73fa
Lines Changed: +24, -12
1 Modified Path:
/source/gameengine/Ketsji/KX_ObstacleSimulation.cpp (+24, -12) (Diff)