Blender Git Loki
Git Commits -> Revision 9ad7275
Revision 9ad7275 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 4, 2016, 18:46 (GMT) |
attempt to get more control over compound destruction behavior during simulation, with stability factor; recursive breaking of neighborhood happens if one connection breaks |
Commit Details:
Full Hash: 9ad72754c6e110273711e865d15230cd6107c53b
Parent Commit: f1981b3
Lines Changed: +51, -4
6 Modified Paths:
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureBody.h (+1, -0) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.cpp (+40, -0) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.h (+2, -0) (Diff)
/intern/rigidbody/RBI_api.h (+2, -1) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+3, -1) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+3, -2) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.cpp (+40, -0) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.h (+2, -0) (Diff)
/intern/rigidbody/RBI_api.h (+2, -1) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+3, -1) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+3, -2) (Diff)