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: UnityTechnologies/ShaderGraph_ExampleLibrary
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Torgo13/ShaderGraph_ExampleLibrary
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 1,796 files changed
  • 1 contributor

Commits on Mar 22, 2026

  1. Removed everything except for .shadergraph and .shadersubgraph

    Created package.json
    Torgo13 committed Mar 22, 2026
    Configuration menu
    Copy the full SHA
    f92441b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f06bb7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d97873 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    84bb1c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. Configuration menu
    Copy the full SHA
    d023c7d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. Configuration menu
    Copy the full SHA
    916baf9 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2026

  1. Changed GerstnerWave from object space to world space so neighbouring…

    … vertices tile correctly
    Torgo13 committed Apr 13, 2026
    Configuration menu
    Copy the full SHA
    d28a2ab View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. Removed redundant shadersubgraphs

    Added screen space UV input to SampleReflectionProbes.shadersubgraph
    Removed float Time input in OpticalFlowFlipbook.shadersubgraph due to it conflicting with an existing variable
    Torgo13 committed Apr 17, 2026
    Configuration menu
    Copy the full SHA
    58d5686 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2026

  1. Configuration menu
    Copy the full SHA
    1a5ae5b View commit details
    Browse the repository at this point in the history
Loading