Maniphest T78383

Drivers do not update Properties in custom pyNode trees
Closed, Duplicate

Assigned To
None
Authored By
Netherby (netherby)
Jun 28 2020, 3:16 PM
Tags
  • BF Blender
  • Animation & Rigging
  • Python API
Subscribers
Netherby (netherby)
Philipp Oeser (lichtwerk)

Description

System Information
N/A

Blender Version
Broken: 2.83
Worked: Never?

Short description of error
When using a custom pyNode tree, setting a property to use a driver does not update that property.

Exact steps for others to reproduce the error
Requires an add-on that uses a custom pyNode tree. (You can use mine from http://dancingfortune.com/projects/BakeWrangler_1_0_RC5.zip). Open the 'Bake Node Editor' and create a new node tree. Right click on any property and 'Copy as New Driver', then right click on some other property in the node tree and 'Paste as Driver'. Changing the original property will not update the driven property. (It is also possible to modify the driven property, it generates an error message but changes the value any way)

Event Timeline

Netherby (netherby) created this task.Jun 28 2020, 3:16 PM
Philipp Oeser (lichtwerk) changed the task status from Needs Triage to Needs Information from User.Nov 17 2020, 5:25 PM
Philipp Oeser (lichtwerk) added projects: Animation & Rigging, Python API, Nodes.
Philipp Oeser (lichtwerk) added a subscriber: Philipp Oeser (lichtwerk).

Sorry this has been lying around for so long!

Can this be reproduced without an external Addon?
Is this also an issue with custom pyNode tree from Script Editor > Templates >Python > Custom Nodes?

Would be nice if you could check this and provide the repro steps for these as well since this really helps keeping dev time down.
Thanx in advance!

Philipp Oeser (lichtwerk) added a comment.Nov 17 2020, 5:29 PM

This looks like a duplicate of T66392: Keyframes and drivers on custom nodes properties seem not working actually, will merge these reports

Philipp Oeser (lichtwerk) closed this task as a duplicate of T66392: Keyframes and drivers on custom nodes properties seem not working.Nov 17 2020, 5:29 PM
Hans Goudey (HooglyBoogly) removed a project: Nodes.May 16 2022, 11:10 AM