Blender Git Loki
Git Commits -> Revision f45127c
Revision f45127c by Sergey Sharybin (master) October 17, 2019, 09:59 (GMT) |
Fix T70740: Clicking on proxy bone makes original one jump to initial location Caused by what appears to be a missing flush from evaluated bone back to original, which then makes it so copy-on-write operation happening after click (to synchronize selection flags) pushes original bone to its initial position. Differential Revision: https://developer.blender.org/D6051 |
Commit Details:
Full Hash: f45127c6cb34f1f44c7b34862127d8986bf72fe8
Parent Commit: 5115759
Lines Changed: +19, -6
1 Modified Path:
/source/blender/blenkernel/intern/armature_update.c (+19, -6) (Diff)