Blender Git Commit Log
Git Commits -> Revision 3b68611
Revision 3b68611 by Mitchell Stokes (master) April 22, 2012, 02:16 (GMT) |
Fix for bug #30219: "Obstacle Simulation of Steering Actuator does not work with added objects" The steering actuator was filling its m_obstacle member when it was created (i.e., conversion time), which meant it had the wrong pointer after the actuator was replicated. Now m_obstacle is reassigned when the actuator is replicated. |
Commit Details:
Full Hash: 3b686116ea8c3878a316979a348987bc038a1f20
SVN Revision: 45837
Parent Commit: e57d258
Lines Changed: +6, -0
1 Modified Path:
/source/gameengine/Ketsji/KX_SteeringActuator.cpp (+6, -0) (Diff)