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