mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Fix whitespaces
This commit is contained in:
parent
c65444c43b
commit
03e600a721
13 changed files with 66 additions and 66 deletions
|
@ -139,5 +139,5 @@ bool checkMeshNormals(scene::IMesh *mesh);
|
|||
Set the MinFilter, MagFilter and AnisotropicFilter properties of a texture
|
||||
layer according to the three relevant boolean values found in the Minetest
|
||||
settings.
|
||||
*/
|
||||
*/
|
||||
void setMaterialFilters(video::SMaterialLayer &tex, bool bilinear, bool trilinear, bool anisotropic);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue