Blender Git Commit Log
Git Commits -> Revision 1d8c635
Revision 1d8c635 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) August 28, 2014, 16:18 (GMT) |
fix for calculate mass crash, and attempt for edgebased fracture with voronoi (disabled, not working yet) |
Commit Details:
Full Hash: 1d8c6354992e13829d9373f83edcc94e26794a03
Parent Commit: b2d7241
Lines Changed: +50, -5
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+1, -0) (Diff)
/source/blender/editors/physics/rigidbody_object.c (+18, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+24, -2) (Diff)
/source/blender/editors/physics/rigidbody_object.c (+18, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+24, -2) (Diff)