Ram.Type-0
|
0bdc933c20
|
Add TaskPoolRefNode benchmark
|
2020-08-28 10:54:33 +09:00 |
Yoshifumi Kawai
|
0c0f79c6db
|
Merge pull request #142 from hikarin522/patch-2
Add UniTaskExtensions.Unwrap()
|
2020-08-28 04:51:16 +09:00 |
hikari
|
32f9b9d4ac
|
add Unwrap
|
2020-08-26 15:59:40 +09:00 |
neuecc
|
53907a3719
|
Merge remote-tracking branch 'origin/master'
|
2020-08-25 07:16:16 +09:00 |
neuecc
|
4937aeee3f
|
2.0.31
|
2020-08-25 07:16:08 +09:00 |
Yoshifumi Kawai
|
5e5b8aff89
|
Merge pull request #140 from hikarin522/patch-1
Fix ToCancellationToken
|
2020-08-25 07:13:56 +09:00 |
Yoshifumi Kawai
|
a2cbbd82d0
|
Merge pull request #139 from Cysharp/feature/SubscribeAwait
Add UniTaskAsyncEnumerable.SubscribeAwait
|
2020-08-25 07:12:00 +09:00 |
Yoshifumi Kawai
|
7eac5d8ba8
|
Merge pull request #138 from Cysharp/hotfix/ContinueOnErrorCallingOnNext
Continue to subscribe if an exception is raised when calling onNext
|
2020-08-25 07:11:43 +09:00 |
Yoshifumi Kawai
|
e2b1ed55ae
|
Merge pull request #134 from SeungHuLee/Add-TMP-Generic-BindTo
Add TMP Generic BindTo Support
|
2020-08-25 07:11:26 +09:00 |
neuecc
|
727c7102d3
|
Add more DoTween support - `AwaitForComplete`, `AwaitForPause`, `AwaitForPlay`, `AwaitForRewind`, `AwaitForStepComplete`.
|
2020-08-25 07:10:39 +09:00 |
neuecc
|
1494ea6717
|
removelog spam on UniTaskAsyncEnumerable.EveryValueChanged #141
|
2020-08-25 06:43:31 +09:00 |
neuecc
|
f1ce64dbd3
|
middleware sample
|
2020-08-25 06:43:03 +09:00 |
hikari
|
3bad5cd2bf
|
fixup! Fix ToCancellationToken linkToken
|
2020-08-25 02:55:09 +09:00 |
hikari
|
7432c0073a
|
Fix ToCancellationToken linkToken
|
2020-08-24 17:10:26 +09:00 |
Mayuki Sawatari
|
f1813a7c94
|
Continue to subscribe if an exception is raised when calling onNext
|
2020-08-24 14:44:48 +09:00 |
Mayuki Sawatari
|
9e45c0a4d1
|
Add UniTaskAsyncEnumerable.SubscribeAwait
|
2020-08-24 14:35:20 +09:00 |
LSH
|
2c652cdde7
|
Add TMP Generic BindTo Support
|
2020-08-20 03:30:41 +09:00 |
neuecc
|
7718d345c8
|
2.0.30
|
2020-08-14 17:36:50 +09:00 |
neuecc
|
9f39708325
|
Merge remote-tracking branch 'origin/master'
|
2020-08-14 17:29:39 +09:00 |
neuecc
|
bb6dbfa920
|
Fix await IEnumerator + WaitForSeconds does not follow timescale(to behave same as StartCoroutine) #133
|
2020-08-14 17:29:30 +09:00 |
Yoshifumi Kawai
|
ba265005bb
|
Merge pull request #132 from RamType-0/Disable-AutoReference-EditorAssembly
Disable "Auto Referenced" of UniTask.Editor
|
2020-08-14 06:25:21 +09:00 |
Ram.Type-0
|
4d7cc7ed61
|
Disable auto reference of UniTask.Editor
|
2020-08-14 04:56:58 +09:00 |
neuecc
|
b64f31eb0b
|
2.0.28
|
2020-08-13 17:44:15 +09:00 |
neuecc
|
38d159b69e
|
IEnumerator.ToUniTask() behave same as StartCoroutine #120
|
2020-08-13 17:44:06 +09:00 |
neuecc
|
d5455f3716
|
Merge remote-tracking branch 'origin/master'
|
2020-08-13 16:33:41 +09:00 |
neuecc
|
a72ceeba11
|
UNITASK_ASSETBUNDLE_SUPPORT #131
|
2020-08-13 16:33:32 +09:00 |
Yoshifumi Kawai
|
c6b7d332b2
|
Update README.md
|
2020-08-12 11:41:21 +09:00 |
neuecc
|
f37278f2a6
|
docs: update TOC
|
2020-08-12 02:23:09 +00:00 |
Yoshifumi Kawai
|
3f3e03b83d
|
Update README.md
|
2020-08-12 11:22:52 +09:00 |
Yoshifumi Kawai
|
c99d3eb3c3
|
Update README.md
|
2020-08-05 15:55:09 +09:00 |
Yoshifumi Kawai
|
08d5183e7e
|
Merge pull request #121 from Cysharp/chore/unity_activation
chore: remove generate unity alf (activation license file)
|
2020-08-04 14:54:50 +09:00 |
Ikiru Yoshizaki
|
51769b2224
|
chore: remove generate unity alf (activation license file)
|
2020-08-04 13:20:33 +09:00 |
neuecc
|
6ec0ed8d61
|
docs: update TOC
|
2020-07-29 23:18:59 +00:00 |
neuecc
|
2e35324403
|
ready for 2.0.27
|
2020-07-30 08:12:32 +09:00 |
neuecc
|
e9474649c4
|
Add AssetBundleRequest.AwaitForAllAssets
|
2020-07-30 08:12:24 +09:00 |
neuecc
|
a8e0ce50c8
|
Fix Addressables async extensions when autoReleaseHandle: true
|
2020-07-30 08:12:03 +09:00 |
neuecc
|
db7ddba735
|
Add UniTaskSynchronizationContext, PlayerLoopHelper.IsInjectedUniTaskPlayerLoop, DumpCurrentPlayerLoop
|
2020-07-30 08:11:07 +09:00 |
neuecc
|
1999d94b33
|
Add UniTask.WithCancellation
|
2020-07-30 08:10:16 +09:00 |
neuecc
|
44af123b6c
|
Update project version to 2019.4.5f1
|
2020-07-30 07:01:29 +09:00 |
neuecc
|
547b700ba7
|
AsyncOperation/Addressables returns Cacnceled UniTask when already canceled.
|
2020-07-16 06:12:39 +09:00 |
neuecc
|
6b87d5d2b0
|
2.0.26
|
2020-07-16 06:05:04 +09:00 |
neuecc
|
023894d45e
|
Merge remote-tracking branch 'origin/master'
|
2020-07-16 05:37:08 +09:00 |
Yoshifumi Kawai
|
009715c0da
|
Merge pull request #115 from IllusionCui/master
[addressable]:fix CancellationToken can't stop UniTask #114
|
2020-07-16 05:37:01 +09:00 |
neuecc
|
c2824027d4
|
more strict handle cancel timing on asyncOperation.WithCancellation()
|
2020-07-16 05:36:21 +09:00 |
cuibeibei
|
65b6553a1a
|
[addressable]:fix CancellationToken can't stop UniTask #114
|
2020-07-15 15:14:08 +08:00 |
neuecc
|
9d3b7adc8e
|
Add CancellationToken cancellationToken = default to UniTask.Run #113
|
2020-07-14 11:25:30 +09:00 |
neuecc
|
3724fc204c
|
memo of IL2CPP VM bug.
|
2020-07-14 06:40:32 +09:00 |
neuecc
|
b97451a915
|
UnityWebRequest, Addressables returns exception when already isDone and AsyncOperation has error.
|
2020-07-13 09:34:43 +09:00 |
neuecc
|
9ddcac4c6c
|
ignore1
|
2020-07-13 01:00:16 +09:00 |
neuecc
|
b61e3c347f
|
remove unity csproj
|
2020-07-11 02:19:40 +09:00 |