[Bf-blender-cvs] [a53d34a28a9] blender-v2.93-release: Minor updates to i18n spellcheck tool.

Bastien Montagne noreply at git.blender.org
Mon May 3 12:23:07 CEST 2021


Commit: a53d34a28a9db646a0b86f5d2dc8f1d397175ac2
Author: Bastien Montagne
Date:   Mon May 3 12:22:46 2021 +0200
Branches: blender-v2.93-release
https://developer.blender.org/rBa53d34a28a9db646a0b86f5d2dc8f1d397175ac2

Minor updates to i18n spellcheck tool.

===================================================================

M	release/scripts/modules/bl_i18n_utils/utils_spell_check.py

===================================================================

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 6046e8e74d8..c310eee0b14 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -119,6 +119,7 @@ class SpellChecker:
         "dirtree",
         "editcurve",
         "editmesh",
+        "faceforward",
         "filebrowser",
         "filelist",
         "filename", "filenames",
@@ -200,6 +201,7 @@ class SpellChecker:
         "selfcollision",
         "shadowbuffer", "shadowbuffers",
         "singletexture",
+        "softbox",
         "spellcheck", "spellchecking",
         "startup",
         "stateful",



More information about the Bf-blender-cvs mailing list