Blender Git Loki
Git Commits -> Revision 5e96c43
Revision 5e96c43 by Hans Goudey (master) May 13, 2020, 19:21 (GMT) |
Fix T76556: Apply parenting when joining parent into object The current behavior isn't necessarily "incorrect," but it's unintuitive and confusing. A simple fix is to apply parentinv before finishing the operator. However, there may still be issues when the object's parent has a parent. Reviewed By: brecht Differential Revision: https://developer.blender.org/D7723 |
Commit Details:
Full Hash: 5e96c438546932ca875aa35afb8c73f9a68d62a1
Parent Commit: 2b5e301
Lines Changed: +12, -1
1 Modified Path:
/source/blender/editors/mesh/meshtools.c (+12, -1) (Diff)