Blender Git Loki
Git Commits -> Revision 07ce06d
Revision 07ce06d by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) May 21, 2015, 10:02 (GMT) |
dynamic fracture: fix for loss of rotation, and transferring speeds of parent shards to children now |
Commit Details:
Full Hash: 07ce06d2124120e04038d67b9d40014c230db0e3
Parent Commit: 9161459
Lines Changed: +105, -13
6 Modified Paths:
/intern/rigidbody/RBI_api.h (+3, -0) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+14, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+57, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+27, -11) (Diff)
/intern/rigidbody/rb_bullet_api.cpp (+14, -0) (Diff)
/source/blender/blenkernel/intern/rigidbody.c (+57, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+3, -1) (Diff)
/source/blender/modifiers/intern/MOD_fracture.c (+27, -11) (Diff)