Blender Git Commit Log
Git Commits -> Revision 51c7a85
Revision 51c7a85 by Philipp Oeser (master) September 23, 2020, 14:08 (GMT) |
Fix T81057: PoseBone Constraints are displayed in Object Constraints tab Own mistake in rB9dcae4eb17d7b. We cannot use ED_object_constraint_active_list in uiTemplateConstraints since it is dependent on mode (pose vs. object). Now get object constraints directly when use_bone_constraints is false. Note: unfortunately a derivate of this bug has made its way into 2.90.1 Maniphest Tasks: T81057 Differential Revision: https://developer.blender.org/D8989 |
Commit Details:
Full Hash: 51c7a854fe2ad2f1bcd0f2fe3357b6d2d4a00e32
Parent Commit: bda274d
Lines Changed: +2, -2
1 Modified Path:
/source/blender/editors/interface/interface_templates.c (+2, -2) (Diff)