Commit Graph

40 Commits

Author SHA1 Message Date
824f401b77 Fix encoding. 2023-03-26 23:25:20 +08:00
88a6410439 Re-enable mipmaps for dynamic sprites. 2023-03-26 17:09:02 +08:00
0e4445e52b Detects assembly references and determines loading order automatically. 2023-03-18 13:46:13 +08:00
28c878f3e5 Code cleanup. 2023-03-03 13:34:12 +08:00
1b1ed42a1b Code cleanup. 2023-02-10 15:50:49 +08:00
da68c8b877 Move ruleset config to main scene. Add title for UI. 2023-02-06 22:55:14 +08:00
596c6395e4 Prevent non-Windows system trying to initialize WindowsPointerHandler. 2023-02-05 15:58:31 +08:00
1711fbadf7 Add fallback logic for TMP auto font. 2023-02-05 15:55:53 +08:00
84b7a6d183 Seperate matcher from font manager. 2023-02-05 15:53:30 +08:00
b407ba88c4 Add system font matcher. 2023-02-02 18:35:18 +08:00
bd256ba1a6 Reimport upgraded TextMesh Pro, modified. 2023-02-01 22:14:43 +08:00
969fdc8069 Optimize GC for status info. 2023-01-31 22:56:06 +08:00
5198ecec1f Optimize code structure for input module. 2023-01-21 17:04:29 +08:00
e8f8593555 Fix conditional compilation. 2023-01-01 20:07:58 +08:00
356f4df9a9 Exception cleanup. Code cleanup. 2022-12-23 15:20:16 +08:00
5d17555744 Implement preset path in file dialog. 2022-12-16 17:50:26 +08:00
e6d94f248c Logic cleanup for file dialog. 2022-12-16 17:48:43 +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
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