Merge pull request #401 from stiefeljackal/fix/missing-texture-alpha-keys

fix(en): add missing inspector texture keys for alpha and alpha gamma
This commit is contained in:
Tomas Mariancik 2024-06-24 22:29:04 +02:00 committed by GitHub
commit 1e0ac99b59
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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",