Skip to content

Support for proxy attributes #35

@mottosso

Description

@mottosso

Namely..

cmds.addAttr("nodeA", ln="proxyTranslateX", proxy="nodeB.translateX")

The only question is, what should it look like?

nodeA["proxyTranslate", cmdx.Proxy] = nodeB["translateX"]

Also taking into account that we also need undo, and preferably handle it via the DG/DagModifier.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions