Blender Git Commit Log
Git Commits -> Revision 765d2ad
Revision 765d2ad by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) July 27, 2014, 10:36 (GMT) |
fix for editmode selection bug, added new option "auto execute" -> enable for editing, disable for simulation |
Commit Details:
Full Hash: 765d2addc2aa547ddb4068d52d1fa3618397d7eb
Parent Commit: 7d6f7b1
Lines Changed: +27, -4
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+3, -1) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+4, -0) (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 (+12, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+1, -1) (Diff)
/source/blender/editors/mesh/editmesh_select.c (+4, -0) (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 (+12, -0) (Diff)