Daniele Bartolini %!s(int64=9) %!d(string=hai) anos
pai
achega
aae0cfbd85
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/world/material.cpp

+ 1 - 1
src/world/material.cpp

@@ -29,7 +29,7 @@ void Material::bind(ResourceManager& rm, ShaderManager& sm, u8 view) const
 		sampler.idx = th->sampler_handle;
 		texture.idx = teximg->handle.idx;
 
-		bgfx::setTexture(i, sampler, texture, BGFX_TEXTURE_MIN_POINT | BGFX_TEXTURE_MAG_POINT);
+		bgfx::setTexture(i, sampler, texture);
 	}
 
 	// Set uniforms