Usual UI messages fixes.

This commit is contained in:
Bastien Montagne
2014-06-30 20:42:44 +02:00
parent 00e98bf3ec
commit 17f6d8337d
2 changed files with 16 additions and 12 deletions

View File

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