fix: add missing inspector texture keys for alpha and alpha gamma

This commit is contained in:
StiefelJackal 2024-06-23 05:54:13 -04:00
parent 4409d2025f
commit 950086613f

View file

@ -2068,6 +2068,9 @@
"Inspector.Texture.NormalizeMinMax": "Normalize (min and max)",
"Inspector.Texture.NormalizeIndependent": "Normalize RGB independently (min and max)",
"Inspector.Texture.BleedColorToAlpha": "Bleed Color To Alpha",
"Inspector.Texture.AlphaGamma": "Alpha Gamma",
"Inspector.Texture.AdjustAlphaGamma": " Adjust Alpha Gamma",
"Inspector.Texture.AddAlpha": "Add Alpha",
"Inspector.Texture.InvalidFloats": "Diagnostic: Invalid floats",
"Inspector.Texture.GenerateMetadata": "Diagnostic: Generate Bitmap Metadata",