This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors
Julian Eisel b73993bcc9 UI: Refactor how dragging onto text buttons works, fixing issues
There was a bunch of special handling to support dropping data-blocks onto
string or search-menu buttons, to change the value of these. This refactor
makes that case use the normal drop-box design, where an operator is executed
on drop that gets input properties set by the drop-box. This should also make
it easier to add support for dragging assets into these buttons.

In addition this fixes an issue: Two tooltips were shown when dragging assets
over text buttons. None should be shown, because this isn't supported.
2021-11-03 15:00:17 +01:00
..
2021-10-20 11:16:43 +11:00
2021-09-15 14:38:32 +08:00
2021-10-04 13:14:58 +11:00
2021-07-13 17:10:30 +10:00
2021-10-20 11:16:43 +11:00
2021-10-24 21:04:04 +11:00
2021-10-31 11:08:57 +00:00
2021-10-19 12:50:07 +11:00