diff --git a/check_source/check_spelling_c_config.py b/check_source/check_spelling_c_config.py index 3e250318c698c0e3bcd3704aff17938f56e50ee2..f6d2772260e33157267dabbc1ae8fee5e78a641b 100644 --- a/check_source/check_spelling_c_config.py +++ b/check_source/check_spelling_c_config.py @@ -67,12 +67,16 @@ dict_custom = { "editability", "equiangular", "finalizer", + "flushable", "initializer" "instantiation", + "jitteryness", "merchantability", "monospaced", "natively", + "paddings", "parameterization", + "polytope", "postprocessed", "precalculate", "prefetch", "prefetching", @@ -190,6 +194,7 @@ dict_custom = { "manpage", "mozilla", "netscape", + "nvidia", "openexr" "posix", "qtcreator", @@ -217,6 +222,7 @@ dict_custom = { "lacunarity", "lossless", "lossy", + "mipmapping", "musgrave", "ngon", "ngons", "normals", @@ -229,7 +235,7 @@ dict_custom = { "shaders", "specular", - # blender terms + # Blender specific terms. "animsys", "animviz", "bmain", @@ -243,8 +249,7 @@ dict_custom = { "mathutils", "obdata", - # should have apostrophe but ignore for now - # unless we want to get really picky! + # Should have apostrophe but ignore for now unless we want to get really picky! "indices", "vertices", }