Blender Git Commit Log
Git Commits -> Revision f64eef7
Revision f64eef7 by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) October 30, 2014, 11:10 (GMT) |
simplified wood splinter settings, can set scale factor and direction now directly |
Commit Details:
Full Hash: f64eef7a5fb369bf02a33987e225d596f7c37a31
Parent Commit: 27521b0
Lines Changed: +108, -9
7 Modified Paths:
/release/scripts/startup/bl_operators/presets.py (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_fracture.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/fracture.c (+19, -6) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+19, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+54, -1) (Diff)
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+4, -0) (Diff)
/source/blender/blenkernel/BKE_fracture.h (+2, -2) (Diff)
/source/blender/blenkernel/intern/fracture.c (+19, -6) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+19, -0) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+54, -1) (Diff)