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

Refactor: split pbr shader #514

Merged
merged 12 commits into from
Oct 9, 2021

Commits on Sep 16, 2021

  1. refactor: delete unused macro

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3d307e7 View commit details
    Browse the repository at this point in the history
  2. refactor: merge light

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    9fc690c View commit details
    Browse the repository at this point in the history
  3. refactor: delete common

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    6ac2b23 View commit details
    Browse the repository at this point in the history
  4. refactor: merge runtime shader

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    8802e76 View commit details
    Browse the repository at this point in the history
  5. refactor: merge helper shader

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    1c31b05 View commit details
    Browse the repository at this point in the history
  6. refactor: merge pbr frag shader

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    030f91b View commit details
    Browse the repository at this point in the history
  7. refactor: split pbr material

    shensi.zxd committed Sep 16, 2021
    Configuration menu
    Copy the full SHA
    3373204 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. refactor: merge helper

    shensi.zxd committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    825d46b View commit details
    Browse the repository at this point in the history
  2. refactor: delete transform matrix

    shensi.zxd committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3926dff View commit details
    Browse the repository at this point in the history
  3. refactor: rename

    shensi.zxd committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    d7de598 View commit details
    Browse the repository at this point in the history
  4. fix: mip level should -1

    shensi.zxd committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8e2e9e7 View commit details
    Browse the repository at this point in the history
  5. refactor: pbr shader clean up

    shensi.zxd committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    8e6636b View commit details
    Browse the repository at this point in the history