LumaPictures / maya-to-hydra

This repo is no longer updated. Please see https://github.com/Autodesk/maya-usd
Other
10 stars 3 forks source link

Reparenting Dag Nodes is not supported #17

Closed sirpalee closed 6 years ago

sirpalee commented 6 years ago

Similarly to #16 we need to support reparenting/moving dag nodes around in the hierarchy. This involves a similar solution, possibly also using an event queue, but in this case, we don't have to deal with materials.

For more details, see #16 .