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 |
neuecc
|
0bb44066c0
|
2.0.25
|
2020-07-09 22:39:48 +09:00 |
neuecc
|
305c4aaa07
|
fix UnityWebRequestException String access is not supported #110
|
2020-07-09 22:17:49 +09:00 |
neuecc
|
42d627f3ba
|
fix again #108
|
2020-07-09 17:29:04 +09:00 |
neuecc
|
6dd2b464a3
|
NRE on head request with invalid url #108
|
2020-07-09 01:31:27 +09:00 |
neuecc
|
32f24cf8f8
|
cleanup unused code
|
2020-07-04 22:08:48 +09:00 |
neuecc
|
4a89e3ea86
|
r
|
2020-07-04 06:44:57 +09:00 |
neuecc
|
887db5b281
|
2.0.24
|
2020-07-04 06:36:14 +09:00 |
neuecc
|
fee5518a82
|
Improve, Select/Where add UniTaskTracker
|
2020-07-04 06:29:50 +09:00 |
neuecc
|
551128e64c
|
Add UniTaskAsyncEnumerable.Create
|
2020-07-04 06:29:33 +09:00 |
neuecc
|
c65ae8d18e
|
error detail
|
2020-07-04 06:29:08 +09:00 |
neuecc
|
c1f75d9ebd
|
Add UniTask.Never
|
2020-06-30 04:01:00 +09:00 |
neuecc
|
73a5ff6648
|
r
|
2020-06-29 03:24:10 +09:00 |
neuecc
|
1c264f380e
|
2.0.23
|
2020-06-29 03:22:33 +09:00 |
neuecc
|
f02bfa0a1e
|
Fix lose exception stacktrace info when task is sync completed
|
2020-06-29 03:20:13 +09:00 |
neuecc
|
9d684006fc
|
test
|
2020-06-29 03:02:23 +09:00 |
neuecc
|
c49f1ed028
|
r
|
2020-06-29 01:18:16 +09:00 |
neuecc
|
d935b226c0
|
2.0.22
|
2020-06-29 01:13:37 +09:00 |
neuecc
|
d9e20de8a5
|
Add UniTaskAsyncEnumerable.SkipUntil, TakeUntil. Fix SkipUntilCanceled behaviour.
|
2020-06-29 01:10:18 +09:00 |
neuecc
|
23997f0f93
|
SwitchToMainThread, ReturnToMainThread, SwitchToSynchronizationContext, ReturnToSynchronizationContext supports CancellationToken
|
2020-06-28 20:57:42 +09:00 |
neuecc
|
529272d11b
|
more ignore
|
2020-06-28 18:01:01 +09:00 |
neuecc
|
1194c38568
|
Add AsyncGPUReadbackRequest await support
|
2020-06-28 17:59:03 +09:00 |
neuecc
|
f0d2ee2beb
|
typo
|
2020-06-26 17:57:27 +09:00 |
neuecc
|
68cdda086a
|
async UniTaskVoid Start
|
2020-06-26 17:53:07 +09:00 |
neuecc
|
54ceca6ceb
|
R
|
2020-06-25 23:03:13 +09:00 |
neuecc
|
50bdf7460c
|
2.0.21
|
2020-06-25 23:02:40 +09:00 |
neuecc
|
c06e45d0bb
|
ToCancellationToken(linkeToken)
|
2020-06-25 23:02:30 +09:00 |
neuecc
|
3ed6e28a00
|
Removed Timeout(bool ignoreTimeScale), changed to Timeout(DelayType delayType)
|
2020-06-25 22:35:55 +09:00 |
neuecc
|
ab76098895
|
Removed CancelAfterSlim(bool ignoreTimeScale), changed to CancelAfterSlim(DelayType delayType)
|
2020-06-25 22:35:35 +09:00 |
neuecc
|
0a447e43b0
|
Add UniTask.ToCancellationToken
|
2020-06-25 22:34:45 +09:00 |
neuecc
|
8df44f2768
|
Remove UniTask.DelayRealtime, Add UniTask.Delay(DelayType) overload
|
2020-06-25 22:15:44 +09:00 |
neuecc
|
a7ec64d644
|
more 20
|
2020-06-24 05:09:00 +09:00 |