Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
index 9371159e0e7..99475603bf2 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -217,6 +217,7 @@ class SpellChecker():
"passepartout",
"perspectively",
"pixelate",
+ "polycount",
"polygonization", "polygonalization", # yuck!
"selectability",
"slurph",
@@ -455,6 +456,7 @@ class SpellChecker():
"uvwarp",
# Algorithm names
+ "ashikhmin", # Ashikhmin-Shirley
"beckmann",
"catmull",
"catrom",