byu-animation / dccpipe

Open DCC Pipeline management tools
Apache License 2.0
10 stars 4 forks source link

automatic Alembic Export isn't working consistently when publishing #58

Closed mswindler closed 5 years ago

mswindler commented 5 years ago

Alembic export isn't working for sets.

  1. Create a prop
  2. Create a set
  3. Reference the prop
  4. Export

Error: "No valid root nodes were selected"

Problem: alembic export mel command isn't using the right root node in the command.

Maybe because the top level node isn't tagged right? Maybe because the wrong root node is grabbed.