byu-animation / dccpipe

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

Fix dcc HDAs #48

Closed mswindler closed 5 years ago

mswindler commented 5 years ago

Some HDAs have reload buttons or other button parameters that are not working when pressed.

i.e. DCC Geo.

Fix the scripts within these HDAs.

mswindler commented 5 years ago

I had to make a change to DCC Geo in #68 so when you're ready to push these changes, don't push DCC Geo or we'll have a merge conflict and we can't merge binary files unfortunately. Instead, we'll have to re-do either your changes to DCC Geo or mine.

Let me know when you're ready to push.

nwh19 commented 5 years ago

dcc_set still has a bug in "rebuild" button. smart rebuild is creating duplicates of assets. This will need to be resolved.

mswindler commented 5 years ago

Last thing to do is fix smart rebuild to only rebuild assets that have been changed. This may be fairly complex however, so just going to set default mode to "clean" for now

mswindler commented 5 years ago

Not gonna worry about this as it's working fine as is.