Commit Graph

644 Commits (bc27f6c0d81d676316d5af666b1f5b4d3e469411)

Author SHA1 Message Date
Antonio 7e26573abb updated to unity 2019.3.2f1, fix missing UNITY_EDITOR preprocessor 2020-02-27 19:14:02 +01:00
Artyom Sovetnikov 9db6482f0a fix typo 2020-02-18 17:20:13 +03:00
Artyom Sovetnikov 9c257e44f0 fix formatting 2020-02-18 17:19:10 +03:00
Artyom Sovetnikov ecd678117e support disable domain reload
When domain reload is disabled, re-initialization is required when entering play mode; otherwise, pending tasks will leak between play mode sessions.
2020-02-18 17:15:59 +03:00
NewbieGameCoder ebce2e922d Add ToUniTask for AssetBundleCreateRequest. 2019-11-16 18:44:01 +08:00
くすは e67562b823 Fix typo
OnDestory -> OnDestroy
2019-10-29 22:31:25 +09:00
Antonio d639283f59 Add comments 2019-09-21 19:11:07 +02:00
Antonio ecf6c1fba5 Fixed edit mode, clear continuations and runners on run mode change, edit mode unit tests 2019-09-21 19:11:07 +02:00
Yoshifumi Kawai 50ba93f951
Merge pull request #31 from JimmyLoveSiren/master
Fix #30 and add unit test
2019-09-20 20:55:35 +09:00
Yoshifumi Kawai d6a7dd9fc5
Merge pull request #24 from yKimisaki/feature/ToUniTaskForAssetBundleResquest
Add ToUniTask for AssetBundleRequest.
2019-09-20 20:49:45 +09:00
Yoshifumi Kawai 1a2dfd1537
Merge pull request #32 from TORISOUP/implements_eventsystem_interfaces
Implements EventSystem interfaces.
2019-08-16 11:53:32 +09:00
TORISOUP 08913104a9 Implements EventSystem interfaces. 2019-08-13 23:33:00 +09:00
Js 85eeeb3dd5 UnitTest for UniTask.ToObservable() 2019-08-02 13:58:29 +09:00
Js 47b701eed0 fix #30 OnCompleted won't be called on UniTask.ToObservable()
when UniTask.IsCompleted == true
2019-08-02 13:57:19 +09:00
Yoshifumi Kawai 10ba7bcfde
Merge pull request #28 from rarudo/fix/compile_error
Fixed compile error in some platform
2019-07-25 16:45:54 +09:00
Shunta Imai 89d7e7c5fb Fixed compile error in some platform 2019-07-24 15:49:53 +09:00
Yoshitaka Kimisaki f7c95bcabd Add ToUniTask for AssetBundleRequest. 2019-07-05 14:41:42 +09:00
neuecc f82c762263 Prevent UnitTasks from continuing after exiting play mode #22 2019-06-28 20:41:04 +09:00
Yoshifumi Kawai 021a1da1fa
Merge pull request #23 from TamuraKazunori/fix_enumerator_async
Fixed nested IEnumerator does not consumed
2019-06-28 20:25:02 +09:00
Kazunori Tamura 5a934d382f Add test of nested IEnumerator 2019-06-28 11:57:42 +09:00
Kazunori Tamura fed4ba76b5 Fixed nested IEnumerator does not consumed 2019-06-28 10:24:31 +09:00
Yoshifumi Kawai d98ceadfe9
Update README.md 2019-06-10 12:19:56 +09:00
Yoshifumi Kawai b5774baccf
Update README.md 2019-06-08 21:19:15 +09:00
Yoshifumi Kawai 9c8d9b2633
Update README.md 2019-06-06 12:28:27 +09:00
neuecc 940e81034e CI 2019-06-06 11:58:19 +09:00
neuecc d35d7dad3e pkg name 2019-06-06 11:55:30 +09:00
neuecc 42ad4a5d62 go 2019-06-06 11:53:07 +09:00
neuecc 92e1759542 asmdef 2019-05-31 15:55:52 +09:00
neuecc 642cbe6bcd ok all 2019-05-30 19:41:23 +09:00
Yoshifumi Kawai fbe6746850
Update README.md 2019-05-20 03:01:32 +09:00
Yoshifumi Kawai 2860eb8ed1 CI 2019-05-20 02:55:34 +09:00
Yoshifumi Kawai 497f8bb79d balanced 2019-05-20 02:31:30 +09:00
Yoshifumi Kawai 082ddd37bd CI CI CI CI CI 2019-05-20 02:15:17 +09:00
Yoshifumi Kawai aa33823a12 plus package 2019-05-20 02:12:11 +09:00
Yoshifumi Kawai 20fea38bd7 true CI 2019-05-20 01:56:07 +09:00
Yoshifumi Kawai 2cd7af5e14 more more CI 2019-05-20 01:53:33 +09:00
Yoshifumi Kawai 1329aa2f17 CI 3 2019-05-20 01:43:04 +09:00
Yoshifumi Kawai 5b08131528 C I 2019-05-20 01:34:37 +09:00
Yoshifumi Kawai 826864d716 t 2019-05-20 01:23:58 +09:00
Yoshifumi Kawai c6bbede76f CI 2 2019-05-20 01:21:38 +09:00
Yoshifumi Kawai dbad3edd57 more CI 2019-05-20 01:15:41 +09:00
Yoshifumi Kawai fb80f3e3ad CI Config(trial) 2019-05-20 01:09:12 +09:00
Yoshifumi Kawai 5aaeb13c5d import from UniRx and some modified. 2019-05-20 00:14:47 +09:00
Yoshifumi Kawai d5dab7fd1a Initial commit 2019-05-20 00:05:48 +09:00