Blender Git Commit Log
Git Commits -> Revision 4f9941a
Revision 4f9941a by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) April 7, 2015, 15:10 (GMT) |
fix: modifier will respond now to manual changes in transformation (setting values numerically, clear transformations, apply transformations and origins) and ghost setting should be respected properly now with mesh collision shape |
Commit Details:
Full Hash: 4f9941afcb8aa8764641043af405ccb004bb9e77
Parent Commit: f369be7
Lines Changed: +50, -5
4 Modified Paths:
/intern/rigidbody/rb_bullet_api.cpp (+2, -1)
/source/blender/blenkernel/intern/rigidbody.c (+12, -4)
/source/blender/editors/object/object_transform.c (+26, -0)
/source/blender/makesrna/intern/rna_object.c (+10, -0)
/source/blender/blenkernel/intern/rigidbody.c (+12, -4)
/source/blender/editors/object/object_transform.c (+26, -0)
/source/blender/makesrna/intern/rna_object.c (+10, -0)