maya-usd icon indicating copy to clipboard operation
maya-usd copied to clipboard

EMSUSD-1467 fix multi-layer parenting

Open pierrebai-adsk opened this issue 6 months ago • 0 comments

The parenting code was not copying the data correctly. Changed to use the similar code as in the duplicate command. The duplicate command could not be used because the parenting command targets an arbitrary destination.

Added a unit test that exercises the case where a prim is in multiple layers and targeting the session layer. The old code would lose data.

pierrebai-adsk avatar Aug 01 '24 20:08 pierrebai-adsk