Blender Git Loki
Git Commits -> Revision df2e053
Revision df2e053 by Julian Eisel (master) October 26, 2021, 16:14 (GMT) |
UI: Improved feedback when dropping is not possible on drag 'n drop * Allow operators to show a "disabled hint" in red text explaining why dropping at the current location and in current context doesn't work. Should greatly help users to understand what's the problem. * Show a "stop" cursor when dropping isn't possible, like it's common on OSes. Differential Revision: https://developer.blender.org/D10358 |
Commit Details:
Full Hash: df2e05393533bff6b14751deb890ef0fc4064c8f
Parent Commit: ec831ce
Lines Changed: +124, -28