Skip to content
Snippets Groups Projects
Commit e9c84f42 authored by Campbell Barton's avatar Campbell Barton
Browse files

check_spelling_c: add new words

parent fb176f7e
No related branches found
No related tags found
No related merge requests found
...@@ -22,20 +22,23 @@ ...@@ -22,20 +22,23 @@
# correct spelling but ignore # correct spelling but ignore
dict_custom = { dict_custom = {
"accessor", "accessors",
"adjoint", "adjugate", "adjoint", "adjugate",
"allocator", "allocator",
"atomicity", "atomicity",
"boolean", "boolean",
"breaked",
"completers", "completers",
"confusticate", "confusticated", "confusticate", "confusticated",
"decrement", "decrement",
"decrementing", "decrementing",
"deduplication",
"dereference", "dereferenced", "dereference", "dereferenced",
"desaturate", "desaturate",
"destructors", "destructors",
"discretization",
"editability", "editability",
"enqueue", "enqueue", "enqueued", "enqueues",
"enqueues",
"equiangular", "equiangular",
"finalizer", "finalizer",
"initializer" "initializer"
...@@ -45,9 +48,13 @@ dict_custom = { ...@@ -45,9 +48,13 @@ dict_custom = {
"natively", "natively",
"parallelization", "parallelization",
"parallelized", "parallelized",
"parameterization",
"postprocessed",
"precalculate", "precalculate",
"prepend", "prepend",
"prepends",
"probabilistically", "probabilistically",
"rasterizing",
"reachability", "reachability",
"recurse", "recurses", "recurse", "recurses",
"redistributions", "redistributions",
...@@ -55,12 +62,19 @@ dict_custom = { ...@@ -55,12 +62,19 @@ dict_custom = {
"registerable", "registerable",
"rendeder", "rendeder",
"reparametization", "reparametization",
"serializable",
"subclass", "subclasses", "subclassing", "subclass", "subclasses", "subclassing",
"subdirectory", "subdirectory",
"unary", "unary",
"unregister", "unbuffered",
"unclamped",
"uncomment",
"uneditable",
"unparameterized",
"unregister", "unregisters",
"unselected", "unselected",
"variadic", "variadic",
"vectorial",
# python types # python types
"enum", "enums", "enum", "enums",
...@@ -72,25 +86,31 @@ dict_custom = { ...@@ -72,25 +86,31 @@ dict_custom = {
"func", "func",
"repr", "repr",
# accepted abbreviations # Accepted abbreviations/concatinations.
"addon", "addons", "addon", "addons",
"autocomplete", "autocomplete",
"colospace",
"config", "config",
"coord", "coords", "coord", "coords",
"dir", "dir",
"iter",
"keyframe", "keyframing", "keyframe", "keyframing",
"lookup", "lookups", "lookup", "lookups",
"multi", "multi",
"multithreading", "multithreaded", "multithreading",
"namespace", "namespace",
"recalc", "recalc",
"runtime",
"struct", "structs", "struct", "structs",
"subdir", "subdir",
"tooltip", "tooltip",
"ortho",
# general computer terms # general computer terms
"XXX", "XXX",
"app", "app",
"ascii",
"autocomplete",
"autorepeat", "autorepeat",
"blit", "blitting", "blit", "blitting",
"boids", "boids",
...@@ -121,6 +141,7 @@ dict_custom = { ...@@ -121,6 +141,7 @@ dict_custom = {
"stdin", "stdin",
"stdout", "stdout",
"sudo", "sudo",
"threadsafe",
"touchpad", "touchpads", "touchpad", "touchpads",
"trackpad", "trackpads", "trackpad", "trackpads",
"unicode", "unicode",
...@@ -134,18 +155,22 @@ dict_custom = { ...@@ -134,18 +155,22 @@ dict_custom = {
"ack", "ack",
"amiga", "amiga",
"bzflag", "bzflag",
"cmake",
"ffmpeg", "ffmpeg",
"freebsd", "freebsd",
"irix", "irix",
"kde", "kde",
"linux",
"manpage", "manpage",
"mozilla", "mozilla",
"netscape", "netscape",
"openexr"
"posix", "posix",
"qtcreator", "qtcreator",
"scons", "scons",
"sdl", "sdl",
"unix", "unix",
"valgrind",
"xinerama", "xinerama",
# general computer graphics terms # general computer graphics terms
...@@ -153,6 +178,7 @@ dict_custom = { ...@@ -153,6 +178,7 @@ dict_custom = {
"barycentric", "barycentric",
"bezier", "bezier",
"bicubic", "bicubic",
"bitangent",
"centroid", "centroid",
"colinear", "colinear",
"compositing", "compositing",
...@@ -160,6 +186,7 @@ dict_custom = { ...@@ -160,6 +186,7 @@ dict_custom = {
"deinterlace", "deinterlace",
"emissive", "emissive",
"fresnel", "fresnel",
"gaussian",
"kerning", "kerning",
"lacunarity", "lacunarity",
"lossless", "lossless",
...@@ -198,59 +225,67 @@ dict_custom = { ...@@ -198,59 +225,67 @@ dict_custom = {
# incorrect spelling but ignore anyway # incorrect spelling but ignore anyway
dict_ignore = { dict_ignore = {
"tri", "a-z",
"quad", "animatable",
"eg",
"ok",
"ui",
"uv",
"arg", "args", "arg", "args",
"vec",
"loc",
"dof",
"bool", "bool",
"dirpath",
"dof",
"dupli", "dupli",
"readonly", "eg",
"filename", "filenames",
"filepath", "filepath",
"filepaths", "filepaths",
"filename", "filenames", "hardcoded",
"submodule", "submodules",
"dirpath",
"x-axis",
"y-axis",
"z-axis",
"a-z",
"id-block", "id-block",
"inlined",
"loc",
"node-trees", "node-trees",
"pylint", "ok",
"param",
"polyline", "polylines",
"premultiply" "premultiply"
"pylint",
"quad",
"readonly",
"submodule", "submodules",
"tooltips",
"tri",
"ui",
"unfuzzy",
"utils",
"uv",
"vec",
"wireframe", "wireframe",
"x-axis",
"y-axis",
"z-axis",
# acronyms # acronyms
"api",
"cpu", "cpu",
"gl",
"gpl",
"gpu", "gpu",
"nan",
"utf",
"rgb",
"gzip", "gzip",
"ppc", "hg",
"gpl", "ik",
"rna", "lhs",
"nan",
"nla", "nla",
"api", "ppc",
"rgb",
"rhs", "rhs",
"lhs", "rna",
"ik",
"smpte", "smpte",
"svn", "svn",
"hg", "utf",
"gl",
# extensions # extensions
"xpm",
"xml",
"py", "py",
"rst", "rst",
"xml",
"xpm",
# tags # tags
"fixme", "fixme",
...@@ -260,11 +295,12 @@ dict_ignore = { ...@@ -260,11 +295,12 @@ dict_ignore = {
"rtype", "rtype",
# slang # slang
"hrmf",
"automagically", "automagically",
"hacky",
"hrmf",
# names # names
"jahka",
"campbell", "campbell",
"jahka",
"mikkelsen", "morten", "mikkelsen", "morten",
} }
...@@ -1424,7 +1424,7 @@ def scan_source_filepath(filepath, args, fn, cache=None): ...@@ -1424,7 +1424,7 @@ def scan_source_filepath(filepath, args, fn, cache=None):
if cache: if cache:
cache_result = scan_source_filepath__cached(filepath, args, fn, cache) cache_result = scan_source_filepath__cached(filepath, args, fn, cache)
if cache_result is None: if cache_result is None:
# No need to ececute # No need to execute.
return return
else: else:
cache_files_src, cache_files_dst, fn = cache_result cache_files_src, cache_files_dst, fn = cache_result
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment