mirror of
https://github.com/minetest/minetest.git
synced 2025-03-14 06:12:36 +01:00
This lets modders avoid alpha blending rendering bugs as well as potential (future) performance issues. The appropriate blend modes are also used for node dig particles. --------- Co-authored-by: sfan5 <sfan5@live.de>