Commit Graph

  • 841b6e85ae fix neuecc 2021-02-25 22:13:14 +0900
  • 7ac9853cf6 (BreakingChange)AsyncOperation.WithCancellation same ToUniTask(ctoken) neuecc 2021-02-25 22:11:18 +0900
  • 0ec45b9da6 (Breaking Changed)UniTask.WithCancellation -> IgnoreWhenCanceled neuecc 2021-02-25 21:56:34 +0900
  • dfd0fe9fe4 Add TimeoutController neuecc 2021-02-25 20:30:44 +0900
  • 4710268e0a Add PlayerLoopHelper.Initialize(InbjectPlayerLoopTimings) neuecc 2021-02-25 19:26:37 +0900
  • cae512e4de Delay automatically fallback to Realtime when run on EditMode #234 neuecc 2021-02-25 19:25:48 +0900
  • 6351d4c5a4 test1 neuecc 2021-02-25 11:12:15 +0900
  • 1173bb4f34 feat: Update package.json to 2.1.2 2.1.2 github-actions[bot] 2021-02-08 10:44:53 +0000
  • e4272b5337 one more back to 2.1.1 neuecc 2021-02-08 19:43:57 +0900
  • b660506e31 com.unity.modules.unitywebrequest neuecc 2021-02-08 19:43:32 +0900
  • 2c101aef08 feat: Update package.json to 2.1.2 github-actions[bot] 2021-02-08 10:37:58 +0000
  • 498b2a4f81 Merge remote-tracking branch 'origin/master' neuecc 2021-02-08 19:37:25 +0900
  • a8c2fd420a back to 2.1.1 neuecc 2021-02-08 19:37:09 +0900
  • dade7fdc76
    Merge pull request #230 from Cysharp/fix/checkout_version Yoshifumi Kawai 2021-02-08 19:34:19 +0900
  • 1c8b16f798 chore: fix checkout version on unity Ikiru Yoshizaki 2021-02-08 19:32:53 +0900
  • 89649d8777 remove unity generate csproj neuecc 2021-02-08 19:22:54 +0900
  • 9894bf875b feat: Update package.json to 2.1.2 github-actions[bot] 2021-02-08 10:14:07 +0000
  • 45a800330b
    Merge pull request #229 from Cysharp/moreasmdef Yoshifumi Kawai 2021-02-08 19:11:00 +0900
  • a35e5f929d UNITASK_WEBREQUEST_SUPPORT neuecc 2021-02-08 19:09:02 +0900
  • 9a3f10d4bf versionDefines for physics etc. neuecc 2021-02-08 18:08:56 +0900
  • 19b5f921a1 chore: add original cli command Ikiru Yoshizaki 2021-02-08 16:53:46 +0900
  • 8cd577904e
    Merge pull request #228 from Cysharp/chore/image Yoshifumi Kawai 2021-02-08 16:16:56 +0900
  • 309d661bcc fix: actions name update to game-ci/unity-builder Ikiru Yoshizaki 2021-02-08 16:08:43 +0900
  • 8736024d9b Merge branch 'master' into chore/image Ikiru Yoshizaki 2021-02-08 15:54:18 +0900
  • 97680e57a8 chore: new unity build with unityci/editor Ikiru Yoshizaki 2021-02-08 15:54:07 +0900
  • 638522600a
    Merge pull request #220 from taigacon/master Yoshifumi Kawai 2021-02-08 14:51:21 +0900
  • 081113a62c
    Merge pull request #224 from neilsarkar/master Yoshifumi Kawai 2021-02-08 14:01:03 +0900
  • 7535c84581 chore: use unity-editor Ikiru Yoshizaki 2021-02-08 11:47:14 +0900
  • 690f3a2ead chore: move 2020.1 beta to ga image Ikiru Yoshizaki 2021-02-08 11:29:39 +0900
  • 88371d08b9 chore: new docker image to build Ikiru Yoshizaki 2021-02-08 11:26:31 +0900
  • 6d382450cf
    Merge pull request #226 from Cysharp/chore/release Yoshifumi Kawai 2021-02-08 11:22:27 +0900
  • 19f2a6f282 chore: pr build should run for master only Ikiru Yoshizaki 2021-02-04 03:01:21 +0900
  • 7ed0b016ea chore: release on workflow_dispatch Ikiru Yoshizaki 2021-02-04 02:59:52 +0900
  • f72a51e13d chore: detect forgotten .meta file commit Ikiru Yoshizaki 2021-02-04 02:58:29 +0900
  • 0e2dbbe754
    Minor copyedit Neil Sarkar 2021-02-03 10:25:35 -0500
  • cff51a0425
    Minor copyedit Neil Sarkar 2021-02-03 10:18:32 -0500
  • 7cac4bbbab
    Grammar fixes for README.md Neil Sarkar 2021-02-03 10:07:32 -0500
  • 3f4a46bca6 Fix using AsyncUnityEventHandler with a already canceled token taigacon 2021-01-25 20:02:56 +0800
  • 7d21a75ea8 2.1.1 2.1.1 neuecc 2021-01-20 17:37:32 +0900
  • 88817b7093 fix Coroutine.ToUniTask breaks pooling when coroutine return immediately neuecc 2021-01-20 17:31:55 +0900
  • 52cdadc035 u 2.1.0 neuecc 2021-01-07 17:43:35 +0900
  • 5401b9b227 ready for release 2.1.0 neuecc 2021-01-07 17:28:09 +0900
  • 38de930f81 s neuecc 2021-01-07 17:25:03 +0900
  • 9be6ef7ba6 new PlayerLoopType detector supports before 2019_4 neuecc 2021-01-07 17:18:21 +0900
  • 739bc6e26c add stale neuecc 2021-01-07 16:59:38 +0900
  • 71879266ac Fix DelayType.Realtime does not work when use BuildPlayer in UnityEditor neuecc 2021-01-07 16:40:41 +0900
  • 5ced0a1d4b Add UnityWebRequestException.ResponseHeaders #198 neuecc 2021-01-07 16:03:27 +0900
  • 908e361985 Add PlayerLoopTiming.TimeUpdate/LastTimeUpdate in Unity 2020.2 neuecc 2021-01-07 13:02:18 +0900
  • 797affae4d throw neuecc 2021-01-07 12:09:55 +0900
  • ae3b825e29
    Merge pull request #210 from WallyCZ/2020.2_fix Yoshifumi Kawai 2021-01-07 12:01:11 +0900
  • 143d97a73b update version neuecc 2021-01-07 11:59:31 +0900
  • 90631c54b1 More robust finding of right player loop system Václav Lipert 2021-01-06 19:39:31 +0100
  • 478e2998a8
    Merge pull request #204 from piti6/fix-defer Yoshifumi Kawai 2021-01-06 17:45:28 +0900
  • 9406305b2e
    Merge pull request #203 from RamType0/FixCompletedTaskAsUniTaskAllocating Yoshifumi Kawai 2021-01-06 17:19:19 +0900
  • 1c26c81b20 2020.2 changed PlayerLoopSystem order fix Václav Lipert 2021-01-03 00:10:46 +0100
  • a455de88b0 Suppress allocations around UniTask<T>.AsUniTask and UniTask.AsAsyncUnitUniTask RamType0 2020-12-17 14:28:10 +0900
  • fba6942d5f Accept GetStatus calling multiple times piti6 2020-12-17 12:31:43 +0900
  • 3115efb672
    Merge pull request #196 from RamType0/ForceCompleteJobHandleOnApplicationQuit Yoshifumi Kawai 2020-11-25 09:00:21 +0900
  • fd70c031cb Force complete awaiting JobHandles when quitted in UnityEditor Ram.Type-0 2020-11-24 23:50:01 +0900
  • a2eb75df68 Merge remote-tracking branch 'origin/master' 2.0.37 neuecc 2020-11-09 16:08:20 +0900
  • 4a62d7eba6 2.0.37 neuecc 2020-11-09 16:08:17 +0900
  • 40d2d2fe06
    Merge pull request #189 from IllusionCui/master Yoshifumi Kawai 2020-11-09 15:52:13 +0900
  • d5d2cb5937 use Dictionary instead of ConcurrentDictionary for safety of WebGL build, #179 neuecc 2020-11-09 14:34:11 +0900
  • 854100c075 fix invalid usage of SpinLock, #195 neuecc 2020-11-09 14:20:03 +0900
  • 5837b26208 [DoTween]:fix CancellationToken can't stop UniTask cuibeibei 2020-10-28 18:48:10 +0800
  • da0e654e7d
    Merge pull request #183 from Cysharp/chore/github_Actions_security_fix Yoshifumi Kawai 2020-10-14 12:39:48 +0900
  • a3e9932be7 chore: replace set-env to ENV FILE $GITHUB_ENV Ikiru Yoshizaki 2020-10-14 12:12:28 +0900
  • e82353b4d9 UNITY_WEBGL unittest neuecc 2020-10-07 10:38:27 +0900
  • 944b61f28c
    Update README.md Yoshifumi Kawai 2020-09-25 17:32:17 +0900
  • 457c574865
    Update README.md Yoshifumi Kawai 2020-09-24 10:31:59 +0900
  • 089a509663
    Update README.md Yoshifumi Kawai 2020-09-23 17:16:09 +0900
  • 3bebaef969 2.0.36 2.0.36 neuecc 2020-09-22 10:49:04 +0900
  • 37e8b4500e Add enumerator.ToUniTask(MonoBehaviour coroutineRunner), log WARN on await enumerator when yield not supported types(Coroutine, WaitForEndOfFrame, WaitForFixedUpdate). neuecc 2020-09-22 10:08:03 +0900
  • 8537ddf8a6 fix Forget when source is already completed and source is manualy optimized task source, does not work correctly neuecc 2020-09-22 09:54:05 +0900
  • 346b1e0a6b 2.0.35 2.0.35 neuecc 2020-09-21 12:56:13 +0900
  • fc7b9660a5 remove OnMouse_event trigger to prevent warning on Andoird, iOS, #170 neuecc 2020-09-21 12:50:25 +0900
  • 21e5cc22c7 notice for WaitForEndOfFrame #169 neuecc 2020-09-21 12:49:26 +0900
  • 3f18b37e5f changed clear loop runner queue timing in UnityEditor and run rest action when quitted neuecc 2020-09-21 12:30:31 +0900
  • 5d4a90e9bd fix broken loop-runner from 2.0.32, #172 neuecc 2020-09-21 11:42:02 +0900
  • 2bf9f4f062 fix 2.0.34 neuecc 2020-09-16 09:58:30 +0900
  • d69490cb49 one more things neuecc 2020-09-16 09:55:14 +0900
  • 4e460c11ca 2.0.34 neuecc 2020-09-16 09:48:57 +0900
  • 9313969314 2.0.33 2.0.33 neuecc 2020-09-15 06:53:58 +0900
  • a40f89a922 Merge remote-tracking branch 'origin/master' neuecc 2020-09-15 06:35:28 +0900
  • e0d8410b62 fix IEnumerator.ToUniTask, does not work correctly when coroutine complete immediately neuecc 2020-09-15 06:35:22 +0900
  • bef1bd8ad1
    Merge pull request #164 from c0nd3v/master Yoshifumi Kawai 2020-09-12 06:09:29 +0900
  • 81b4fcfac1 Fixed AwaitForAllAssets() c0nd3v 2020-09-11 10:41:41 -0400
  • f1e4a3c65d
    Merge pull request #162 from hikarin522/patch-3 Yoshifumi Kawai 2020-09-09 15:38:03 +0900
  • 65622b01f6
    [Unwrap] add ConfigureAwait hikari 2020-09-09 14:15:03 +0900
  • 87dd5f13fd
    [Unwrap()] fix: remove type parameter hikari 2020-09-09 14:05:37 +0900
  • 79cd2c17ba
    Update README.md Yoshifumi Kawai 2020-09-07 18:55:44 +0900
  • 85fb08552e Merge remote-tracking branch 'origin/master' 2.0.32 neuecc 2020-09-07 18:52:22 +0900
  • 7bd4b6faf7 2.0.32 neuecc 2020-09-07 18:52:11 +0900
  • 0b1ae7e295 docs: update TOC neuecc 2020-09-07 08:56:35 +0000
  • 35a893ad9e Add UniTask.RunOnThreadPool neuecc 2020-09-07 17:56:02 +0900
  • 4955ed18f1
    Merge pull request #157 from RamType-0/OptimizeConsumeEnumerator Yoshifumi Kawai 2020-09-07 17:23:08 +0900
  • fe462328ab
    Merge pull request #148 from RamType-0/TaskPoolNodeByRef Yoshifumi Kawai 2020-09-07 15:33:22 +0900
  • 5136d92efa
    Merge pull request #147 from RamType-0/OptimizeInternalContinuationIteration Yoshifumi Kawai 2020-09-07 15:32:50 +0900
  • 227f7872cb Remove comments RamType0 2020-09-02 13:19:11 +0900
  • 725b2fdc35 Format comment Ram.Type-0 2020-09-01 21:25:43 +0900