Blender Git Commit Log
Git Commits -> Revision 6276e3d
Revision 6276e3d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 12, 2016, 22:52 (GMT) |
dynamic fracture, added a third new constraint option "none" |
Commit Details:
Full Hash: 6276e3d174afe08af171a78efee5f1d57c913217
Parent Commit: 41481a1
Lines Changed: +43, -9
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+3, -3) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+11, -3) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+22, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+11, -3) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+22, -2) (Diff)