mirror of
https://github.com/minetest/minetest.git
synced 2025-03-02 08:34:41 +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.