AcademySoftwareFoundation / MaterialX

MaterialX is an open standard for the exchange of rich material and look-development content across applications and renderers.
http://www.materialx.org/
Apache License 2.0
1.87k stars 352 forks source link

Graph Editor: Renaming inputs / outputs does not work #1261

Open kwokcb opened 1 year ago

kwokcb commented 1 year ago

The node editor seems to get into some confused state when you rename any input or output in a node graph. e.g. try this with the default marble graph that is loaded.

Seems that only the local node is renamed but nothing else is. This seems result in side-effects such as connections being lost, output and inputs disappearing when going back to the document level, and inconsistency in linkage (mtllx graph and imgui graph have different links set).

crystalqdm commented 1 month ago

Hello! I would like to pick this issue up for ASWF Dev Days 2024 🙂

crystalqdm commented 1 month ago

Sorry! Didn't mean to unassign myself 🙂 Still keen on picking up this issue.