Blender Git Commit Log
Git Commits -> Revision fec6e45
October 18, 2019, 12:43 (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: fec6e45b5a834a2aee381e6744cebf2b7cd25f6b
Parent Commit: 4079067
Committed By: YimingWu
Lines Changed: +19, -6
1 Modified Path:
/source/blender/blenkernel/intern/armature_update.c (+19, -6) (Diff)