[GUI] Improve and Combine in-game HUD panel textures into a texture sheet

Patch by: @wowgetoffyourcellphone
Comments by: @Stan @vladislavbelov @sera
Accepted by: @real_tabasco_sauce

Differential Revision: https://code.wildfiregames.com/D5231
This was SVN commit r28016.
This commit is contained in:
wowgetoffyourcellphone 2024-01-22 05:59:23 +00:00
parent 9c6f2e592e
commit 15dca2c0c9
8 changed files with 11 additions and 23 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -194,8 +194,8 @@
/>
<!-- background -->
<image texture="session/panel_left.png"
real_texture_placement="0 0 189 170"
<image texture="session/hud_panels.png"
real_texture_placement="314 98 512 256"
texture_size="0 0 100% 100%"
size="4 4 100%-4 100%-4"
/>
@ -205,8 +205,8 @@
<sprite name="selectionDetailsPanel">
<!-- background -->
<image texture="session/panel_middle.png"
real_texture_placement="0 0 228 205"
<image texture="session/hud_panels.png"
real_texture_placement="0 0 220 192"
texture_size="0 0 100% 100%"
size="0 0 100% 100%"
/>
@ -288,8 +288,8 @@
/>
<!-- background -->
<image texture="session/panel_right.png"
real_texture_placement="0 0 398 170"
<image texture="session/hud_panels.png"
real_texture_placement="75 64 469 222"
texture_size="0 0 100% 100%"
size="4 4 100%-4 100%-4"
/>