Wishlist: render alpha mask/fence textures with transparency · Issue #1412 · TrenchBroom/TrenchBroom · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…or alpha-masked skins (#2233)
* 1412: support fence textures with "{" prefix and MF_HOLEY .mdl flag
for alpha-masked skins.
Fixes#1412
* 1412: silence warning
* 1412: fix test compilation
* 1412: silence warning
* 1412: address review comments
* 1412: use GL_GENERATE_MIPMAP to autogenerate mipmaps
* Revert "1412: use GL_GENERATE_MIPMAP to autogenerate mipmaps"
This reverts commit 44a0f9f.
* 1412: only autogenerate mipmaps if there are none, or it's a masked texture
The informal spec is, if the texture name begins with
{
, palette index 255 is rendered transparentThe text was updated successfully, but these errors were encountered: