Files
WoWee/include/rendering
Kelsi 674a847f15 feat: draw the portrait against transparency
A portrait is masked by the frame art around it, so anything opaque behind
the head shows as a block of colour inside that frame. The offscreen pass
cleared to the studio backdrop's dark blue and placed a racial backdrop
model behind the character, both of which are right for the character-select
screen and wrong here.

Portrait mode clears to nothing and drops the backdrop model; every other
caller keeps the backdrop it had.
2026-08-01 19:57:17 -07:00
..