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

Merge dev with clang format #894

Merged
merged 28 commits into from
Nov 5, 2020

Conversation

kxl-adsk
Copy link

@kxl-adsk kxl-adsk commented Nov 5, 2020

Used instructions from #890

JGamache-autodesk and others added 28 commits October 30, 2020 11:11
We now explore the UV linkage and make sure the UV stream name in the material matches the UV set name on the shape.
We will create as many material specializations as needed to match the shape streams in case of UV stream names inconsistency in a group of shapes sharing a single material.
We no longer automatically rename "map1" to "st" since the UV streams in the material will now be correctly set.
…ses AL test to fail

* Having multiple proxy shapes can cause re-entrant stage
  set notif. We need to account for that.
…ses AL test to fail


Update based on code review feedback.

Co-authored-by: Krystian Ligenza <[email protected]>
…ing items

* Outliner was being sent incorrect UFE notif (SubtreeInvalidate)
  when duplicating an item. It should get ObjectAdd.
The existing call to usdTranslatorImport_SetOptionMenuByAnnotation() was
replaced with a call to usdTranslatorImport_SetShadingOptionMenuByAnnotation()
in #865, but the latter does not exist anywhere. This reverts that change.
Correctly detect and handle UDIM on import and export.
…uffer-as-requested-by-material

MAYA-107785 Prepare CPV buffer if requested by USD material.
…_handling

fix call to non-existent function in pxrUsd plugin's usdTranslatorImport
…flag_public

Make WANT_UFE_BUILD def public.
…export

MAYA-106486 Handle UV linkage on material export
…es_not_update_when_duplicating_items

MAYA-107246 - USD: outliner does not update when duplicating items
…tialization_order_warning

Enable initialization order warning on Windows.
…nfiguration

Include all mayaUsd targets in maya-usd repository category
@kxl-adsk
Copy link
Author

kxl-adsk commented Nov 5, 2020

@ppt-adsk There shouldn't be any need to review it since it's a simple merge, but can you make sure it compiles correctly for you?

@kxl-adsk kxl-adsk added the build Related to building maya-usd repository label Nov 5, 2020
@ppt-adsk
Copy link
Collaborator

ppt-adsk commented Nov 5, 2020

@ppt-adsk There shouldn't be any need to review it since it's a simple merge, but can you make sure it compiles correctly for you?

It does. Great job in getting this through.

@ppt-adsk ppt-adsk merged commit 8529e8d into ufe-manipulation Nov 5, 2020
@ppt-adsk ppt-adsk deleted the kxl-adsk/merge_dev_with_clang_format branch November 5, 2020 02:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Related to building maya-usd repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants