Pop_Slime
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-09 11:16:22 +08:00
f5f1a5de67 Update Cryville.Audio.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 21:30:37 +08:00
56153f5eed Cleanup.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 21:30:03 +08:00
b4984c0b3a Update Cryville.Input. Fix cleanup logic for input proxy.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 21:28:20 +08:00
dad399facf Fix audio time syncing.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 21:27:22 +08:00
b536871da7 Modify the format of time status debug information.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 13:42:57 +08:00
bd028c1b72 Update Cryville.Input.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 13:40:18 +08:00
fa9303c0a1 Fix chart importing.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-07 13:38:45 +08:00
d030c48b4d Optimize GC for input config.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-05 00:42:23 +08:00
beab3d7f8b Fix misspelling.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-05 00:40:56 +08:00
0b2ea3ddbc Move part of the input module to Cryville.Input.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-05-03 22:51:37 +08:00
b143fb49ce Move some classes to Cryville.Common.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-22 21:19:34 +08:00
8f211568be Fix error caused by threaded input handlers before time syncing.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-22 21:17:02 +08:00
6d276c99ac Add Android touch handler.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-22 21:16:20 +08:00
72a93721f9 Fix race condition for the shared evaluator when any active input handler is threaded.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-22 21:09:56 +08:00
a1fd420493 Fix error handling in PDT evaluator.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-22 21:08:11 +08:00
d72afaa75b Code cleanup.
Pop_Slime pushed tag 0.7.0-rc0 to Pop_Slime/crtr 2023-04-22 10:58:54 +08:00
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-21 12:18:34 +08:00
2784544884 Fix memory leak from object pools.
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-21 00:57:00 +08:00
c39a02a1c2 Fix event priority. (2)
Pop_Slime pushed to master at Pop_Slime/crtr 2023-04-21 00:03:19 +08:00
4c397ab2f7 Switch serialization mode to text mode.