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

[2021.2][ShaderGraph] Add BuiltIn Target variant stripping #5204

Merged
merged 4 commits into from
Jul 23, 2021

Commits on Jul 22, 2021

  1. Don't set viewDirectionWS for BuiltIn Target.

        -  view DirectionWS is never filled out in the legacy pass' function. Always use the value computed by SRP
        - Discovered during built-in shader stripping testing with new Lit shadergraph
    jessebarker committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    43c98eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b6a755 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0baa07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    24c26ea View commit details
    Browse the repository at this point in the history