mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 02:22:26 +01:00
Makes the liquid waving shader per-nodedef like waving leaves/plants, instead of being applied to all liquids. Like the waving leaves/plants shaders, the liquid waving shader can also be applied to meshes and nodeboxes. Derived from a PR by t0ny2.