Can't draw to canvas if texture overflows

Bugs that have been investigated and resolved somehow.

Moderator: GZDoom Developers

Forum rules
Please don't bump threads here if you have a problem - it will often be forgotten about if you do. Instead, make a new thread here.
User avatar
Marisa the Magician
Posts: 3886
Joined: Fri Feb 08, 2008 9:15 am
Preferred Pronouns: She/Her
Operating System Version (Optional): (btw I use) Arch
Graphics Processor: nVidia with Vulkan support
Location: Vigo, Galicia

Can't draw to canvas if texture overflows

Post by Marisa the Magician »

So this is a peculiar bug encountered by someone else, and reported by me.

As it turns out, if a drawn texture goes beyond the area of the canvas itself, it simply does not get drawn.

Here's a test map that showcases the bug. The face should be drawn at all times, moving back and forth, but instead whenever it intersects with either border, it goes entirely invisible.
dpJudas
 
 
Posts: 3011
Joined: Sat May 28, 2016 1:01 pm

Re: Can't draw to canvas if texture overflows

Post by dpJudas »

Fixed in PR 1778

Return to “Closed Bugs [GZDoom]”