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:
authorBastien Montagne <montagne29@wanadoo.fr>2014-06-30 22:42:44 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2014-06-30 22:48:02 +0400
commit17f6d8337d4f1afe94153e37433a5f4931eb2f4a (patch)
tree4a680d5ab1907bc0a3cffb549efe2187d8c13add /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent00e98bf3ec8d47bf19f658969a1f764bf77d5768 (diff)
Usual UI messages fixes.
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",