Blender Git Commit Log
Git Commits -> Revision e9ab60e
Revision e9ab60e by Soumya Pochiraju (soc-2021-simulation-display) September 16, 2021, 13:54 (GMT) |
Fix: incorrect force vector locations While taking the weighted average of vector locations, the net normal force was being used as the denominator. The correct value to use is the sum of the magnitudes of all normal forces in the timestep. |
Commit Details:
Full Hash: e9ab60e092bf76674d52aac4c33c90f2d8c54c01
Parent Commit: eef2698
Lines Changed: +28, -7
1 Modified Path:
/source/blender/blenkernel/intern/rigidbody.c (+28, -7) (Diff)