Blender Git Loki
Git Commits -> Revision 0763771
Revision 0763771 by Bastien Montagne (blender-v2.72-release) October 15, 2014, 11:06 (GMT) |
Fix T41950: Parent-Child Menu behaves weird Issue was, parenting with operator, then unparenting would keep the inverse parent matrix. So if you then parented again through the mere Object field of Object buttons, you'd still use previous inver parent matrix, giving some weird behavior from user PoV. This commit simply makes sure inverse parent matrix is always reset to indentity when clearing parents. |
Commit Details:
Full Hash: 0763771e94663c3245d0b99d749bf9771f291d98
Parent Commit: e58fe20
Committed By: Sergey Sharybin
Lines Changed: +10, -2
1 Modified Path:
/source/blender/editors/object/object_relations.c (+10, -2) (Diff)