Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EMSUSD-1555 Duplicating a Physical Sky to USD using Arnold options is missing data #3936

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

barbalt
Copy link
Collaborator

@barbalt barbalt commented Sep 27, 2024

When "Duplicate as Usd data" is select from the context ops menu on a maya object, we only translate to Usd the selected maya object.
This can be a problem when there are extra prims created by a chaser, for example. Those would be discarded.

With those changes, we allow the users to register the path for those extra prims created so that it can be queried when merging the maya object into Usd.

commit 1327c68
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Fri Sep 27 12:00:38 2024 -0400

    spacing

commit 7797b9d
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Fri Sep 27 11:55:37 2024 -0400

    Fix range import

commit 1733f22
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Fri Sep 27 10:26:07 2024 -0400

    Skip test

commit 3c4a8ef
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Thu Sep 26 15:50:22 2024 -0400

    formatting

commit d8f42ab
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Thu Sep 26 15:48:43 2024 -0400

    Added isDuplicating export arg

commit 7ba0b06
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Fri Sep 20 09:20:30 2024 -0400

    Revert changes to transform writer

commit e736bd3
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Fri Sep 20 09:12:25 2024 -0400

    Copy all prims from temp stage

commit 13db258
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Wed Sep 18 17:39:31 2024 -0400

    fix merge conflict

commit b63e2c8
Merge: a07fcca 3e62584
Author: Talis Barbalho <143224172+barbalt@users.noreply.github.com>
Date:   Wed Sep 18 17:30:01 2024 -0400

    Merge branch 'dev' into barbalt/EMSUSD-1555/Duplicate-extra-prims

commit a07fcca
Merge: cc7559a 1b6471a
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Wed Sep 18 17:19:07 2024 -0400

    Merge branch 'dev' into barbalt/EMSUSD-1555/Duplicate-extra-prims

commit cc7559a
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Wed Sep 18 11:54:24 2024 -0400

    Update due to failed tests

commit 591c0c6
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Wed Sep 18 09:53:47 2024 -0400

    Remove double registration

commit 8e73e96
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Wed Sep 18 09:03:33 2024 -0400

    + test

commit 23c2e49
Author: Talis Barbalho <talis.barbalho@autodesk.com>
Date:   Tue Sep 17 16:52:59 2024 -0400

    Added new chaser method to cache extra prims
@barbalt barbalt self-assigned this Sep 27, 2024
@barbalt barbalt added workflows Related to in-context workflows adsk Related to Autodesk plugin arnold Related to Arnold ready-for-merge Development process is finished, PR is ready for merge and removed arnold Related to Arnold labels Sep 27, 2024
@seando-adsk seando-adsk merged commit 602a22e into dev Sep 30, 2024
11 checks passed
@seando-adsk seando-adsk deleted the barbalt/EMSUSD-1555/chaser-register-prim-duplicate branch September 30, 2024 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adsk Related to Autodesk plugin ready-for-merge Development process is finished, PR is ready for merge workflows Related to in-context workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants