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: IndieVisualLab/UnityGraphicsProgramming
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sindharta/UnityGraphicsProgramming
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.
  • 4 commits
  • 37 files changed
  • 1 contributor

Commits on May 6, 2021

  1. project: upgrade to Unity 2019 (#1)

    * Upgrade project version to Unity 2019.4.25f1
    * Fix compile errors and do upgrade
    * Update png meta files
    * Update Project settings
    * Upgrade Rider package: 3.0.3
    
    gitignore:
    * ignore logs
    * ignore rider project files
    sindharta authored May 6, 2021
    Configuration menu
    Copy the full SHA
    aa86bc0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

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

Commits on May 21, 2021

  1. Configuration menu
    Copy the full SHA
    92d7269 View commit details
    Browse the repository at this point in the history
  2. project: upgrade to Unity 2020.3.8f1 (#4)

    * Upgrade Project version to 2020.3
    * Update packages
    * Add new ProjectSettings files
    
    gitignore:
    * Ignore UserSettings
    * ignore TerrainAutoUpgrade
    sindharta authored May 21, 2021
    Configuration menu
    Copy the full SHA
    8801186 View commit details
    Browse the repository at this point in the history
Loading