Blender Git Commit Log
Git Commits -> Revision 0de34dc
Revision 0de34dc by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 31, 2014, 17:10 (GMT) |
added shard count / shard id to gui, tested performance, its very lousy compared to my earlier modifiers |
Commit Details:
Full Hash: 0de34dcda16efb514e92808b4a57fec2ac608159
Parent Commit: cd6a1f5
Lines Changed: +86, -8
5 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+3, -1) (Diff)
/source/blender/blenkernel/intern/fracture.c (+14, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+17, -2) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+47, -1) (Diff)
/source/blender/blenkernel/intern/fracture.c (+14, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+5, -2) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+17, -2) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+47, -1) (Diff)