Blender Git Loki
Git Commits -> Revision d7bbdab
Revision d7bbdab by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 2, 2014, 08:37 (GMT) |
removed "fracture level" stuff, did not work properly under windows... |
Commit Details:
Full Hash: d7bbdab2f4b3baad0a95671c585c85533ff44233
Parent Commit: 0da7bcb
Lines Changed: +100, -310
9 Modified Paths:
/release/scripts/startup/bl_ui/properties_physics_fracture.py (+7, -26) (Diff)
/source/blender/blenkernel/intern/fracture.c (+1, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -6) (Diff)
/source/blender/editors/physics/physics_fracture.c (+2, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+16, -51) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+19, -128) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+50, -85) (Diff)
/source/blender/blenkernel/intern/fracture.c (+1, -2) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -9) (Diff)
/source/blender/blenloader/intern/writefile.c (+1, -6) (Diff)
/source/blender/editors/physics/physics_fracture.c (+2, -1) (Diff)
/source/blender/editors/physics/physics_ops.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+16, -51) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+19, -128) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+50, -85) (Diff)