smallmodel
011f49616b
Fix the improper focus and activation of pulldown menus
2024-12-20 19:35:27 +01:00
smallmodel
6fe1e86b31
Automatically scale UI elements for high resolutions
...
This fixes UI elements being tiny on high resolutions like 4K. Now most UI elements will scale automatically with resolutions above 1920x1080.
2024-11-30 22:40:00 +01:00
smallmodel
016e062fef
Fix UIReggedMaterial::ReregisterMaterial and UIReggedMaterial::GetMaterial
...
ReregisterMaterial() must register the material if it was registered before, and GetMaterial() must register the material if it hasn't been registered and return it
2024-07-24 21:10:46 +02:00
smallmodel
4a4a552a05
Fixed crash due to corrupted stack values
2023-12-07 18:04:57 +01:00
pryon
2821488c93
Implement UIPulldownMenu ( #85 )
...
* Implement UIPulldownMenu
* Remove unnecessary value-type member initialization
2023-12-05 19:50:41 +01:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00