[Bf-blender-cvs] [6e7617211b6] master: UI messages fixes...

Bastien Montagne noreply at git.blender.org
Tue Oct 6 10:38:46 CEST 2020


Commit: 6e7617211b67cc305f960369d59e63f7503c5358
Author: Bastien Montagne
Date:   Tue Oct 6 10:38:21 2020 +0200
Branches: master
https://developer.blender.org/rB6e7617211b67cc305f960369d59e63f7503c5358

UI messages fixes...

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

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 986f785a1ff..05985cac868 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -608,6 +608,7 @@ class SpellChecker:
         "catmull",
         "catrom",
         "chebychev",
+        "conrady",  # Brown-Conrady
         "courant",
         "cryptomatte", "crypto",
         "embree",



More information about the Bf-blender-cvs mailing list