[Bf-blender-cvs] [c038247fcf5] cycles_texture_cache: Minor updates to i18n spellcheck tool.

Bastien Montagne noreply at git.blender.org
Thu May 6 11:25:37 CEST 2021


Commit: c038247fcf5b43ba501123553ebace677f74072d
Author: Bastien Montagne
Date:   Mon May 3 12:22:46 2021 +0200
Branches: cycles_texture_cache
https://developer.blender.org/rBc038247fcf5b43ba501123553ebace677f74072d

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