Blender Git Loki
Git Commits -> Revision be07ab5
Revision be07ab5 by Sybren A. Stüvel (master) July 6, 2015, 10:20 (GMT) |
BGE Fix T45207: Camera actuator shakes with low height The camera-aiming code was using a near-zero-length cross product, which caused oscillations. Thresholding on the cross product length seems to fix this. Reviewers: lucky3, Matpi, lordloki Reviewed By: lordloki Projects: #game_engine Differential Revision: https://developer.blender.org/D1387 |
Commit Details:
Full Hash: be07ab58c66edf7368729c286d2dc6afaf76a4b8
Parent Commit: 28d712b
Lines Changed: +6, -2
1 Modified Path:
/source/gameengine/Ketsji/KX_CameraActuator.cpp (+6, -2) (Diff)