Blender Git Commit Log
Git Commits -> Revision 337eb43
Revision 337eb43 by Soumya Pochiraju (soc-2021-simulation-display) June 14, 2021, 10:30 (GMT) |
Physics: Added visualisation for frictional forces, plus some clean-ups to previous commit |
Commit Details:
Full Hash: 337eb4306cb24b066e86dd70f0d6e25672dbaada
Parent Commit: 63c8bf8
Lines Changed: +131, -70
8 Modified Paths:
/intern/rigidbody/RBI_api.h (+4, -1) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+34, -15) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+4, -2) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+12, -4) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+32, -17) (Diff)
/source/blender/draw/engines/overlay/overlay_extra.c (+30, -20) (Diff)
/source/blender/makesdna/DNA_pointcache_types.h (+4, -2) (Diff)
/source/blender/makesdna/DNA_rigidbody_types.h (+11, -9) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+34, -15) (Diff)
/source/blender/blenkernel/BKE_pointcache.h (+4, -2) (Diff)
/source/blender/blenkernel/intern/pointcache.c (+12, -4) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+32, -17) (Diff)
/source/blender/draw/engines/overlay/overlay_extra.c (+30, -20) (Diff)
/source/blender/makesdna/DNA_pointcache_types.h (+4, -2) (Diff)
/source/blender/makesdna/DNA_rigidbody_types.h (+11, -9) (Diff)