Blender Git Commit Log
Git Commits -> Revision fb8acd8
Revision fb8acd8 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) February 24, 2018, 10:20 (GMT) |
optionally restore old activation behavior with broken constraints this allows easier breaking / collapsing of objects |
Commit Details:
Full Hash: fb8acd8b33310919c38cb1e208fdbdb9dc655d27
Parent Commit: e883591
Lines Changed: +42, -16
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+1, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+31, -15) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_fracture.c (+6, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+2, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+31, -15) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_fracture.c (+6, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+2, -0) (Diff)