PixarAnimationStudios / OpenUSD

Universal Scene Description
http://www.openusd.org
Other
6.01k stars 1.19k forks source link

Instancing hierarchies with ResetXform #862

Open timthehoff opened 5 years ago

timthehoff commented 5 years ago

Instanced hierarchies containing resetXformStack evaluate differently than un-instanced references.

Asset hierarchy:

Reference Example:

screenshot_2019-04-30_17 04 36_img

This is the expected behavior, the spheres don't inherit the translations.

Instance Example:

screenshot_2019-06-30_17 06 24_img

The instances ignore the resetXform and the spheres are translated!

Source USD files here: examples.zip

jilliene commented 5 years ago

Filed as internal issue #USD-5344