Blender Git Commit Log

Git Commits -> Revision 122c59f

Revision 122c59f by Sergey Sharybin (master)
June 6, 2016, 12:38 (GMT)
Fix T48582: Rigidbody simulation issue with new depsgraph

Being granular means we need to re-build depsgraph a bit more often..

The issue was caused by rigidbody requiring some special nodes to
handle physics which were not created with just tagging object for
update.

Commit Details:

Full Hash: 122c59fba49e212717e8c7302ee01d6126dff427
Parent Commit: c276480
Lines Changed: +29, -17

4 Modified Paths:

/source/blender/editors/include/ED_physics.h (+4, -4) (Diff)
/source/blender/editors/object/object_add.c (+1, -1) (Diff)
/source/blender/editors/physics/rigidbody_constraint.c (+10, -5) (Diff)
/source/blender/editors/physics/rigidbody_object.c (+14, -7) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021