Commit graph

18 commits

Author SHA1 Message Date
wally4000
f0239755e6 Remove unused Matrix4x4 functions 2025-03-14 11:14:58 +11:00
wally4000
2480f5eac7 Replace Vector2 and remove the vector header files 2025-03-13 16:14:20 +11:00
Ben Slater
17a5f1be06 Replace Vector3 and Vector 4 with GLM
Please enter the commit message for your changes. Lines starting
2025-03-13 13:07:44 +11:00
Wally4000
67ec7b2ca3 Add Translate Feature to SDL UI 2024-10-07 13:02:11 +02:00
wally4000
c065ed98f9 Don't use a reference for strings otherwise garbage printed :) 2024-07-22 16:26:35 +10:00
wally4000
bc74877fd6 Tidy up UI more 2024-07-21 11:51:02 +10:00
wally4000
8b5cb5e0f2 No longer just PSP Menu.. 2024-07-16 16:36:01 +10:00
wally4000
fda2ce6155 Use std::string a bit more (Will make sense later) 2024-07-16 13:13:20 +10:00
wally4000
b6fec7c930 Fix About Screen 2024-07-14 18:25:40 +10:00
wally4000
4a35201f22 Specify if a variable is unused to silence compiler. 2024-06-20 12:24:05 +10:00
z2442
4019b7bc70 disable text wrap in GL seems to fail with the font. 2024-04-29 20:47:21 -04:00
z2442
1b37ea8b13 Fixing pause and menu screen 2024-04-23 19:43:55 -04:00
Howard Su
c49122bb87 Try to fix OSX 2023-12-10 20:10:33 +08:00
Howard Su
199835e701 support OSX and enable screen scale 2023-12-09 22:03:38 +08:00
Howard Su
b6250015a8 Fix display on Windows 2023-12-09 17:45:29 +08:00
Howard Su
1b5472be45 Add more UI elements 2023-12-06 18:24:33 +08:00
Howard Su
8fe4602f7d UI is showing 2023-12-06 11:46:27 +08:00
Howard Su
c090e9a49f rename to avoid conflict 2023-12-06 07:46:43 +08:00
Renamed from Source/SysGL/Graphics/UIContext.cpp (Browse further)