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.py6
1 files changed, 5 insertions, 1 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 05985cac868..b1f72408a45 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -80,7 +80,8 @@ class SpellChecker:
"autoexecution",
"autogenerated",
"autolock",
- "automasking",
+ "automask", "automasking",
+ "automerge",
"autoname",
"autopack",
"autosave",
@@ -143,6 +144,7 @@ class SpellChecker:
"midlevel",
"midground",
"mixdown",
+ "monospaced",
"multi",
"multifractal",
"multiframe",
@@ -464,6 +466,7 @@ class SpellChecker:
"eigenvectors",
"emissive",
"equirectangular",
+ "filmlike",
"fisheye",
"framerate",
"gimbal",
@@ -642,6 +645,7 @@ class SpellChecker:
"aa", "msaa",
"ao",
"api",
+ "apic", # Affine Particle-In-Cell
"asc", "cdl",
"ascii",
"atrac",