Commit Graph

18 Commits

Author SHA1 Message Date
824f401b77 Fix encoding. 2023-03-26 23:25:20 +08:00
596c6395e4 Prevent non-Windows system trying to initialize WindowsPointerHandler. 2023-02-05 15:58:31 +08:00
5198ecec1f Optimize code structure for input module. 2023-01-21 17:04:29 +08:00
356f4df9a9 Exception cleanup. Code cleanup. 2022-12-23 15:20:16 +08:00
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
d2b2834a60 Implement input config loading and saving. 2022-11-15 17:26:00 +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
2d7754f6af Code cleanup. 2022-10-08 16:11:46 +08:00
83fdf3bbeb Fix input source description. 2022-10-08 16:01:58 +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