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.py7
1 files changed, 7 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 c0e065bf050..31b9705e45c 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -136,6 +136,7 @@ class SpellChecker:
"inscatter", "inscattering",
"libdata",
"lightcache",
+ "lightgroup", "lightgroups",
"lightprobe", "lightprobes",
"lightless",
"lineset",
@@ -394,9 +395,11 @@ class SpellChecker:
"bitangent",
"boid", "boids",
"ceil",
+ "centum", # From 'centum weight'
"compressibility",
"coplanar",
"curvilinear",
+ "dekameter", "dekameters",
"equiangular",
"equisolid",
"euler", "eulers",
@@ -414,8 +417,11 @@ class SpellChecker:
"lambertian",
"laplacian",
"metadata",
+ "microwatt", "microwatts",
+ "milliwatt", "milliwatts",
"msgfmt",
"nand", "xnor",
+ "nanowatt", "nanowatts",
"normals",
"numpad",
"octahedral",
@@ -662,6 +668,7 @@ class SpellChecker:
# Acronyms
"aa", "msaa",
+ "acescg", # ACEScg color space.
"ao",
"aov", "aovs",
"api",