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

MAYA-106529 - MayaUSD: Cleanup old UFE conditionals #746

Merged
merged 4 commits into from
Aug 29, 2020

Commits on Aug 26, 2020

  1. MAYA-106529 - MayaUSD: Cleanup old UFE conditionals

    * The latest Maya PR118 has UFE 0.2.19, so removed any special
      UFE code before that.
    seando-adsk committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    b4f2723 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2020

  1. MAYA-106529 - MayaUSD: Cleanup old UFE/MayaPR conditionals

    * Put "test" back in file "testDeleteCmd.py" and removed new
      "testDeleteCmd_v2.py". Created new ufeUtils.ufeFeatureSetVersion()
      for use by tests when a v2 (or greater) check is needed.
    * Removed old MayaPR checks.
    seando-adsk committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    d425d61 View commit details
    Browse the repository at this point in the history
  2. MAYA-106529 - MayaUSD: Cleanup old UFE/MayaPR conditionals

    * Put back accidental deletion of UFE v1 specific code.
    seando-adsk committed Aug 27, 2020
    Configuration menu
    Copy the full SHA
    6d3cd94 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2020

  1. MAYA-106529 - MayaUSD: Cleanup old UFE/MayaPR conditionals

    * Added conditional for test that requires UFE v2.
    seando-adsk committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    2f39225 View commit details
    Browse the repository at this point in the history