Commit Graph

23 Commits

Author SHA1 Message Date
e5d6e549bd Code cleanup. 2022-11-21 18:16:12 +08:00
784c3fc338 Disable GUI layout on Unity key receiver to avoid GC. 2022-11-21 14:06:57 +08:00
39ef9815e8 Fix verbose log about invalid resource. 2022-11-20 23:08:58 +08:00
d2b2834a60 Implement input config loading and saving. 2022-11-15 17:26:00 +08:00
3a54d2023f Pull down popup from common. 2022-11-15 17:17:30 +08:00
0f8bb5f1f6 Fix and add popup. 2022-11-15 13:30:40 +08:00
7b1f639412 Code cleanup. 2022-11-15 12:12:29 +08:00
7ce73186ae Make Unity timestamps realtime critical. (2) 2022-11-14 13:49:29 +08:00
0c8e24b079 Make Unity timestamps realtime critical. 2022-11-12 16:49:01 +08:00
f311eb5e8d Implement InputProxy. 2022-11-07 12:21:50 +08:00
b92a21951d Transforms input from screen point to world point. 2022-11-06 13:20:26 +08:00
8f98cb63cb Implement input proxy. Change input callback delegate to event. Prevents repeated (de)activation. 2022-11-06 00:50:09 +08:00
9d4f938675 Move InputEvent to InputManager.cs. 2022-11-06 00:20:01 +08:00
92a49294f7 Code cleanup. 2022-10-30 18:18:21 +08:00
c8eee7ab3f Update Cryville.Common. 2022-10-14 23:32:43 +08:00
2d7754f6af Code cleanup. 2022-10-08 16:11:46 +08:00
83fdf3bbeb Fix input source description. 2022-10-08 16:01:58 +08:00
e7e4b36b4c Fix unknown bug. 2022-10-08 16:00:25 +08:00
7bf7291ae8 Fix AspectRatioLayoutElement min axis length. 2022-10-08 14:27:51 +08:00
5fb135bfa5 Code cleanup. 2022-10-02 16:25:45 +08:00
adbe4370c9 Fix AspectRatioLayoutElement to use its own transform. 2022-10-01 15:48:53 +08:00
cd4ea557c3 Prune code. 2022-09-30 18:19:19 +08:00
e8e36b83bd Add project files. 2022-09-30 17:32:21 +08:00