Home
Search
Configure Global Search
Log In
Transactions
D10519
Change Details
Change Details
Old
New
Diff
{F9832926 size=full} This patch adds a search for existing atttributes when you click on an attribute field. It also adds the necessary changes to allow any string to be entered from the search button. TODO: This currently changes all string socket buttons buttons in every node editor, but it should probably be conditional. Probably a check of node tree type and a socket type flag? Or maybe just a socket type flag. There are also probably some usability improvements possible here, as well as data type icons and domain text. But it may make sense to leave that to a separate patch and keep this basic. Ref T85658
{F9836903} This patch adds a search for existing attributes when you click on an attribute field. It also adds the necessary changes to allow any string to be entered from the search button. This is only an initial implementation. It should be enough of an improvement to add to master, but later versions will expose the data type and domain of the attributes. Ref T85658
{F983
2926 size=full}
6903}
This patch adds a search for existing att
t
ributes when you click on an attribute field. It also adds the necessary changes to allow any string to be entered from the search button.
TODO: T
T
his
currently changes all string socket buttons buttons in
is only an initial implementation. It should be enough of an
every node editor
improvement to add to master
, but
it should probably be conditional.
later versions will expose the
Probably a check of node tree type and a socket type flag? Or maybe just a socket type flag. There are also probably some usability improvements possible here, as well as data type icons and domain text. But it may make sense to leave that to a separate patch and keep this basic
data type and domain of the attributes
. Ref T85658
Continue