1
0
mirror of https://github.com/ppy/osu.git synced 2024-11-11 11:37:28 +08:00

Make masking false by default

This commit is contained in:
Andrei Zavatski 2023-01-25 12:54:30 +03:00
parent d09d6f31d7
commit 1485a6e006
2 changed files with 1 additions and 2 deletions

View File

@ -15,7 +15,6 @@ namespace osu.Game.Rulesets.Osu.Skinning.Default
{
TriangleScale = 1.2f;
HideAlphaDiscrepancies = false;
Masking = false;
}
protected override void Update()

View File

@ -81,7 +81,7 @@ namespace osu.Game.Graphics.Backgrounds
/// If enabled, only the portion of triangles that falls within this <see cref="Drawable"/>'s
/// shape is drawn to the screen.
/// </summary>
public bool Masking { get; set; } = true;
public bool Masking { get; set; }
/// <summary>
/// Whether we should drop-off alpha values of triangles more quickly to improve