On 21/07/2017 at 08:38, xxxxxxxx wrote:
I'm trying to create a tag plugin that changes an object's parameter based on parameters of another object.
The user should decide which parameters should be linked by dragging those into the python tag like overriding a texture tag with a new texture.
Is there a way to enable drag&drop for tag plugins and how would you access the attributes in python code?