custom properties - Printable Version +- tyFlow Forum (https://forum.tyflow.com) +-- Forum: tyFlow Discussion (https://forum.tyflow.com/forum-1.html) +--- Forum: Feature Requests (https://forum.tyflow.com/forum-4.html) +--- Thread: custom properties (/thread-455.html) |
custom properties - nayan - 04-23-2019 Hey there, Custom properties is an awesome operator.....I am thoroughly enjoying it...but here what I think can be done...... One always need to write the name of the channel - that's fine, but while loading the channel or assigning the channel, can there be like a drop down of the available possible assigned channel name , rather than copying and pasting or writing the channel? RE: custom properties - tyFlow - 04-23-2019 That's a tricky problem, especially since particle channels can be added in a script operator. So I'd have to parse all the operators, including all scripts, in order to collect available channel names, which could introduce UI lag when generating that dropdown. I like the idea in principle, though, so I'll add it to the todo list....maybe as a right-click option on channel name textboxes. |