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: unitycoder/oit-unity
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
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: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 42 files changed
  • 2 contributors

Commits on Apr 26, 2024

  1. fix(URP): fix missing shader on URP build (happy-turtle#30)

    * fix(URP): fix missing shader on URP build
    
    * docs: bump Unity package version
    
    * fix(URP): don't blit on null material
    happy-turtle authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    91cdcf8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4050faf View commit details
    Browse the repository at this point in the history
  3. chore(main): release 5.0.1 (happy-turtle#31)

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

Commits on Jun 2, 2024

  1. feat: add URP Lit shader example (happy-turtle#35)

    * feat: add urp lit shader sample
    
    * docs: update urp sample
    
    * fix: move shaders to URP assembly
    
    * fix: update include path
    
    ---------
    
    Co-authored-by: Till Davin <>
    happy-turtle authored Jun 2, 2024
    Configuration menu
    Copy the full SHA
    7f77cd9 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.1.0 (happy-turtle#36)

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

Commits on Jun 20, 2024

  1. feat(hdrp): add sample Lit shader (happy-turtle#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 (happy-turtle#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

Commits on Apr 17, 2025

  1. Configuration menu
    Copy the full SHA
    6cefa29 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 5.2.1 (happy-turtle#50)

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