Blender Git Commit Log
Git Commits -> Revision 81e795e
Revision 81e795e by Hans Goudey (master) February 26, 2021, 01:23 (GMT) |
Fix T84953: Incorrect tooltip for dragging collections "Shift to parent" does not make any sense for collections since they don't have parenting like objects. This commit just adds a simple check for whether the first drag ID is an object before displaying that part of the message. Differential Revision: https://developer.blender.org/D10203 |
Commit Details:
Full Hash: 81e795e7f011e7746b969c877cfaaeeab100883a
Parent Commit: b1b9671
Lines Changed: +14, -2
1 Modified Path:
/source/blender/editors/space_outliner/outliner_dragdrop.c (+14, -2) (Diff)