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: modesttree/Unity3dAsyncAwaitUtil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TrackMan/Unity.Package.AsyncAwaitUtil
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.
  • 11 commits
  • 550 files changed
  • 4 contributors

Commits on May 1, 2023

  1. Remove unnecessary files

    Remove ProjectSettings
    Remove UniRx
    Remove UnityProject/.gitignore
    ivan-trackman committed May 1, 2023
    Configuration menu
    Copy the full SHA
    38cb327 View commit details
    Browse the repository at this point in the history
  2. Add package.json

    ivan-trackman committed May 1, 2023
    Configuration menu
    Copy the full SHA
    2b9fe83 View commit details
    Browse the repository at this point in the history
  3. Add editor coroutine continuation, separate editor/playmode coroutine…

    … code
    
    Add asmdef
    Comment out legacy WWW code
    Fixed initialize stability
    ivan-trackman committed May 1, 2023
    Configuration menu
    Copy the full SHA
    04b6a0a View commit details
    Browse the repository at this point in the history
  4. Update readme

    ivan-trackman committed May 1, 2023
    Configuration menu
    Copy the full SHA
    a6fba72 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Update package.json

    ivan-trackman committed May 10, 2023
    Configuration menu
    Copy the full SHA
    fab9cfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c81bdd View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Added asmdef to tests folder

    Fix line ending, warnings
    ivan-trackman committed May 11, 2023
    Configuration menu
    Copy the full SHA
    ec7ffd6 View commit details
    Browse the repository at this point in the history
  2. Add more efficient option to return to main Unity thread

    Marek Mrva authored and ivan-trackman committed May 11, 2023
    Configuration menu
    Copy the full SHA
    8adcfe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2026

  1. Configuration menu
    Copy the full SHA
    9d62fd9 View commit details
    Browse the repository at this point in the history
  2. Cleanup: Remove 'not' because it's old Unity

    Cleanup: Remove 'not' because it's old Unity - fix
    
    wip
    emitrackman authored and ivan-trackman committed Mar 4, 2026
    Configuration menu
    Copy the full SHA
    2197538 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2026

  1. Release 1.0.7

    ivan-trackman committed Mar 5, 2026
    Configuration menu
    Copy the full SHA
    92a52d7 View commit details
    Browse the repository at this point in the history
Loading