Blender Git Commit Log
Git Commits -> Revision d72a489
Revision d72a489 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 23, 2015, 10:02 (GMT) |
exposed a couple of compound damage propagation parameters, need to test still to find good values |
Commit Details:
Full Hash: d72a489ddb36bd256f9ed720d41b62e7466a5d3e
Parent Commit: 42f6442
Lines Changed: +142, -52
11 Modified Paths:
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureBody.h (+15, -6) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.cpp (+48, -19) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.h (+4, -2) (Diff)
/intern/rigidbody/RBI_api.h (+1, -1) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+6, -2) (Diff)
/release/scripts/startup/bl_operators/presets.py (+5, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+25, -18) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+23, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+8, -0) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.cpp (+48, -19) (Diff)
/extern/bullet2/src/BulletDynamics/Dynamics/btFractureDynamicsWorld.h (+4, -2) (Diff)
/intern/rigidbody/RBI_api.h (+1, -1) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+6, -2) (Diff)
/release/scripts/startup/bl_operators/presets.py (+5, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+25, -18) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+23, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+8, -0) (Diff)