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: ashblue/unity-animator-helpers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.0
Choose a base ref
...
head repository: ashblue/unity-animator-helpers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.0
Choose a head ref
  • 15 commits
  • 264 files changed
  • 2 contributors

Commits on Dec 29, 2017

  1. Merge tag 'versions/1.1' into develop

    Added AnimatorStub, Animator extensions, and upgraded to 2017.3
    ashblue committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    7458bec View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2017

  1. Create LICENSE

    ashblue authored Dec 31, 2017
    Configuration menu
    Copy the full SHA
    ff272b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. Configuration menu
    Copy the full SHA
    bf0c65d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    339fba0 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Update README.md

    ashblue authored Jul 30, 2019
    Configuration menu
    Copy the full SHA
    21cac18 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2019

  1. feat(distribution): library now requires Unity Package Manager to run

    BREAKING CHANGE: You now must use Unity's Package Manager to install this package. See the `###
    Installation` section in the README.md for full details.
    ashblue committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    f48f901 View commit details
    Browse the repository at this point in the history
  2. chore: upgraded to 2019.2

    ashblue committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    d9e8d5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0bc53ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7c145d View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/upgrade-to-unity-package' of github.com:ashblue…

    …/unity-animator-helpers into feature/upgrade-to-unity-package
    ashblue committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    99eebf4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b3cab5b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3619222 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c2d12f3 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #1 from ashblue/develop

    Release
    ashblue authored Nov 17, 2019
    Configuration menu
    Copy the full SHA
    1a19c8c View commit details
    Browse the repository at this point in the history
  10. chore(release): 2.0.0 [skip ci]

    # [2.0.0](v1.1.0...v2.0.0) (2019-11-17)
    
    ### Features
    
    * **distribution:** library now requires Unity Package Manager to run ([f48f901](f48f901))
    
    ### BREAKING CHANGES
    
    * **distribution:** You now must use Unity's Package Manager to install this package. See the `###
    Installation` section in the README.md for full details.
    semantic-release-bot committed Nov 17, 2019
    Configuration menu
    Copy the full SHA
    2cf2bf8 View commit details
    Browse the repository at this point in the history
Loading