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

check_spelling_c: update dictionary

parent 2e8c8792
No related branches found
No related tags found
No related merge requests found
...@@ -45,6 +45,7 @@ dict_custom = { ...@@ -45,6 +45,7 @@ dict_custom = {
"accessor", "accessor",
"adjoint", "adjugate", "adjoint", "adjugate",
"alignable", "alignable",
"allocatable",
"allocator", "allocators", "allocator", "allocators",
"anisotropic", "anisotropic",
"anisotropy", "anisotropy",
...@@ -88,6 +89,7 @@ dict_custom = { ...@@ -88,6 +89,7 @@ dict_custom = {
"equiangular", "equiangular",
"finalizer", "finalizer",
"flushable", "flushable",
"formatter",
"haptics", "haptics",
"highlightable", "highlightable",
"homogenous", "homogenous",
...@@ -115,8 +117,11 @@ dict_custom = { ...@@ -115,8 +117,11 @@ dict_custom = {
"parallelize", "parallelize",
"parallelizing", "parallelizing",
"precompute", "precompute",
"renormalized",
"sortable",
"tokenizing", "tokenizing",
"transmissive", "transmissive",
"unmaximized",
"unpaused" "unpaused"
"overridable", "overridable",
"paddings", "paddings",
...@@ -196,6 +201,7 @@ dict_custom = { ...@@ -196,6 +201,7 @@ dict_custom = {
"visibilities", "visibilities",
"volumetrics", "volumetrics",
"vortices", "vortices",
"voxelize",
"zoomable", "zoomable",
# python types # python types
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment