Blender Git Loki
Git Commits -> Revision ab0195c
Revision ab0195c by Philipp Oeser (master) October 21, 2021, 12:39 (GMT) |
Fix T92169: "View Selected" on Custom Boneshape with transform wrong Since the introduction in rBfc5bf09fd88c, `BKE_pose_minmax` was not taking these custom transforms into account (making "View Selected" ignoring these as well and focusing on the bone instead). Now consider these transforms in `BKE_pose_minmax`. Maniphest Tasks: T92169 Differential Revision: https://developer.blender.org/D12942 |
Commit Details:
Full Hash: ab0195c78fa20b1c1f8abd1474f0fee07ffb6c8c
Parent Commit: a591717
Lines Changed: +8, -2
1 Modified Path:
/source/blender/blenkernel/intern/armature.c (+8, -2) (Diff)