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
2b4aef4ea6
Add a newline to Cmd_Stuff
...
Next commands weren't correctly appended
2024-10-26 13:28:49 +02:00
smallmodel
facabc09f5
Don't set the label shader if the specified material name is considered empty ( #364 )
...
For labels linking to a variable for the shader, this prevents the label from still being rendered, drawing the tiled square grid (notexture)
2024-09-27 18:30:03 +02: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
pryon
e467f91262
Fix pulldown menu labels showing raw cvar values
2023-12-18 17:49:01 +01:00
smallmodel
49aa2aa858
Implemented UILabel from moh 2.0 and above
2023-10-02 21:11:48 +02:00
smallmodel
5f12be2037
Formatted source files
2023-10-02 19:18:25 +02:00
OM
c287638f99
Reworked file inclusion (using relative path)
2023-06-17 01:24:20 +02:00
Ley0k
09bed43f97
Hard reset
2016-03-27 11:49:47 +02:00