Commit Graph

4 Commits

Author SHA1 Message Date
Luke Hubmayer-Werner 01390b7bb4 Remove infinite resize timer loop 2023-08-02 20:18:29 +09:30
Luke Hubmayer-Werner fbda1422d5 Change display scaling logic
Window size in editor is now 640x360
The default 2x scale is now obtained by a hook in Common singleton, using shrink.
Window will snap to integer scales (720p = 2x, 1080p = 3x, 1440p = 4x, 3200x1800 = 5x, 2160p = 6x ...) one second after last window resize
2023-08-02 19:48:45 +09:30
Luke Hubmayer-Werner 9d36e2afb5 [WIP] Cross-reference PSX offsets 2023-08-01 00:41:37 +09:30
Luke Hubmayer-Werner cc1052ceb4 Add json loading 2023-07-28 15:57:21 +09:30