
Black squares in some textures
Moderator: Graf Zahl
-
- GZDoom Developer
- Posts: 7148
- Joined: Wed Jul 20, 2005 9:48
- Location: Germany
Re: Black squares in some textures
Too bad that some people need those shitty filters. They've been a pain in the ass since they were forced upon me. 

-
- Developer
- Posts: 259
- Joined: Sun Aug 07, 2011 13:36
Re: Black squares in some textures
Can be fixed like this. Honestly this function needs to be refactored but I would like to fix the bug first.
Also, if masked flags is cleared in FTexture::ProcessData() function because of usage of some filter, it will be never set again. Maybe there is a reason for this though.
Also, if masked flags is cleared in FTexture::ProcessData() function because of usage of some filter, it will be never set again. Maybe there is a reason for this though.