Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-16 | Basic model shading (#9374) | Danila Shutov | |
2019-03-27 | Require 'waving = 3' in a nodedef to apply the liquid waving shader (#8418) | Paramat | |
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. | |||
2018-11-28 | Move client-specific files to 'src/client' (#7902) | Quentin Bazin | |
Update Android.mk Remove 'src/client' from include_directories |