beyond-all-reason / BYAR-Chobby

Currently used legacy lobby for BAR, for the new lobby development see https://github.com/beyond-all-reason/bar-lobby
56 stars 66 forks source link

Allow an image control to have its UV's specified. #567

Closed Beherith closed 6 months ago

Beherith commented 7 months ago

Allow an image control to have its UV's specified.

Image controls with uvs fields will specify the UV of the image to be drawn, coordinate order is x1 y1 x2 y2 uvs = {0.5, 0.25, 0.75, 0.5},