forked from minetest/minetest_game
47efa2f558
With mip-mapping enabled, some GPUs 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 must now be converted
to RGBA, to start this process we revert some textures converted to
indexed in the recent commit
|
||
---|---|---|
.. | ||
doors_blank.png | ||
doors_door_glass.png | ||
doors_door_obsidian_glass.png | ||
doors_door_steel.png | ||
doors_door_wood.png | ||
doors_item_glass.png | ||
doors_item_obsidian_glass.png | ||
doors_item_steel.png | ||
doors_item_wood.png | ||
doors_trapdoor_side.png | ||
doors_trapdoor_steel_side.png | ||
doors_trapdoor_steel.png | ||
doors_trapdoor.png |