IGNORE (Please avoid indexed textures using alpha, use RGBA)

Locked
User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

IGNORE (Please avoid indexed textures using alpha, use RGBA)

by paramat » Post

EDIT: Please ignore this.

With mip-mapping enabled, some GPUs (such as my Intel integrated graphics) cause a visual bug with indexed textures that use alpha. This bug has been present for a while but not noticed before. All indexed alpha textures in MTGame will now be converted to RGBA.
Issue https://github.com/minetest/minetest_game/issues/1397

We advise that in your mods you use RGBA mode for any texture that contains transparent or semi-tranparent pixels. You may wish to convert your existing textures.

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

Re: IGNORE (Please avoid indexed textures using alpha, use R

by paramat » Post

With further testing, the visual bug remains even when textures are converted to RGBA, so there is no evidence doing this will help.

Locked

Who is online

Users browsing this forum: No registered users and 1 guest