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

usdShade: Adding NormalMapTexture validator #3359

Open
wants to merge 6 commits into
base: dev
Choose a base branch
from

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    3797696 View commit details
    Browse the repository at this point in the history
  2. feat: finish normalMapTexture implementation and tests

    - added new validatorTokens
    - added implementation to match previous complianceChecker implementation
    - added tests to test each failure condition
    beersandrew committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    4352328 View commit details
    Browse the repository at this point in the history
  3. fix: adjust include path

    beersandrew committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1f54c9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e796e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    454ae8c View commit details
    Browse the repository at this point in the history
  6. fix: addressing comments

    - remove unnecessary check
    - add comment from complianceChecker.py that was missed
    beersandrew committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    6dd5ca0 View commit details
    Browse the repository at this point in the history