Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: happy-turtle/oit-unity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: happy-turtle/oit-unity
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.0
Choose a head ref
  • 2 commits
  • 34 files changed
  • 2 contributors

Commits on Jun 20, 2024

  1. feat(hdrp): add sample Lit shader (#37)

    feat: lower shader target level to 4.5
    
    fix(urp): don't setup urp buffers if screen properties are not yet present
    
    fix: prevent asset import errors by adding appropriate shader package requirements and fallbacks
    
    refactor: merge render shaders into a single shader asset
    happy-turtle authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    975b5bb View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.2.0 (#38)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    6ffb08f View commit details
    Browse the repository at this point in the history
Loading