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.py12
1 files changed, 10 insertions, 2 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 f749cf82bb9..2ce8385f714 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -93,7 +93,7 @@ class SpellChecker:
"deadzone",
"deconstruct",
"defocus",
- "denoise",
+ "denoise", "denoising",
"deselect", "deselecting", "deselection",
"despill", "despilling",
"dirtree",
@@ -107,6 +107,7 @@ class SpellChecker:
"fulldome", "fulldomes",
"fullscreen",
"gridline",
+ "hardlight",
"hemi",
"inbetween",
"inscatter", "inscattering",
@@ -128,7 +129,7 @@ class SpellChecker:
"multisampling",
"multiscatter",
"multitexture",
- "multithreaded",
+ "multithreaded",
"multiuser",
"multiview",
"namespace",
@@ -248,6 +249,7 @@ class SpellChecker:
"amb",
"anim",
"app",
+ "bbox", "bboxes",
"bool",
"calc",
"config", "configs",
@@ -356,6 +358,7 @@ class SpellChecker:
"bezier", "beziers",
"bicubic",
"bilinear",
+ "bindpose",
"binormal",
"blackpoint", "whitepoint",
"blinn",
@@ -363,6 +366,7 @@ class SpellChecker:
"catadioptric",
"centroid",
"chrominance",
+ "clearcoat",
"codec", "codecs",
"collada",
"compositing",
@@ -436,6 +440,7 @@ class SpellChecker:
"editmode",
"fcurve", "fcurves",
"fedge", "fedges",
+ "filmic",
"fluidsim",
"frameserver",
"freestyle",
@@ -443,6 +448,8 @@ class SpellChecker:
"gpencil",
"idcol",
"keyframe", "keyframes", "keyframing", "keyframed",
+ "luminocity",
+ "mathvis",
"metaball", "metaballs", "mball",
"metaelement", "metaelements",
"metastrip", "metastrips",
@@ -470,6 +477,7 @@ class SpellChecker:
"timeline", "timelines",
"tosphere",
"uilist",
+ "userpref",
"vcol", "vcols",
"vgroup", "vgroups",
"vinterlace",