Fix/cleanup typos and such in UI messages (and some comments).

This commit is contained in:
Bastien Montagne
2018-12-24 15:02:20 +01:00
parent 64671e53d2
commit 6d89337257
22 changed files with 90 additions and 55 deletions

View File

@@ -39,6 +39,7 @@ class SpellChecker:
"couldn", # couldn't
"decrement",
"derivate",
"deterministically",
"doesn", # doesn't
"equi", # equi-angular, etc.
"fader",
@@ -58,7 +59,10 @@ class SpellChecker:
"mplayer",
"ons", # add-ons
"pong", # ping pong
"scalable",
"shadeless",
"smoothen",
"spacings",
"teleport", "teleporting",
"vertices",
@@ -69,6 +73,7 @@ class SpellChecker:
"autocomplete",
"autoexec",
"autoexecution",
"autogenerated",
"autolock",
"autoname",
"autopack",
@@ -134,7 +139,7 @@ class SpellChecker:
"multi",
"multifractal",
"multiframe",
"multilayer"
"multilayer",
"multipaint",
"multires", "multiresolution",
"multisampling",
@@ -153,6 +158,7 @@ class SpellChecker:
"pre",
"precache", "precaching",
"precalculate",
"precomputing",
"prefetch",
"premultiply", "premultiplied",
"prepass",
@@ -171,6 +177,7 @@ class SpellChecker:
"resize",
"restpose",
"retarget", "retargets", "retargeting", "retargeted",
"retiming",
"rigidbody",
"ringnoise",
"rolloff",
@@ -191,6 +198,7 @@ class SpellChecker:
"subclass", "subclasses", "subclassing",
"subdirectory", "subdirectories", "subdir", "subdirs",
"subitem",
"submode",
"submodule", "submodules",
"subpath",
"subsize",
@@ -214,17 +222,19 @@ class SpellChecker:
"unkeyed",
"unlink", "unlinked",
"unmute",
"unphysical",
"unpremultiply",
"unprojected",
"unprotect",
"unreacted",
"unreferenced",
"unregister",
"unselected", "unselectable",
"unselect", "unselected", "unselectable",
"unsubdivided", "unsubdivide",
"unshadowed",
"unspill",
"unstitchable",
"untrusted",
"vectorscope",
"whitespace", "whitespaces",
"worldspace",
@@ -242,12 +252,14 @@ class SpellChecker:
"determinator",
"editability",
"effectors",
"expander",
"instancer",
"keyer",
"lacunarity",
"linkable",
"numerics",
"occluder", "occluders",
"overridable",
"passepartout",
"perspectively",
"pixelate",
@@ -256,6 +268,7 @@ class SpellChecker:
"polygonization", "polygonalization", # yuck!
"scalings",
"selectable", "selectability",
"shaper",
"spherize", "spherized",
"stitchable",
"symmetrize",
@@ -288,10 +301,12 @@ class SpellChecker:
"expr",
"fac",
"fra",
"fract",
"frs",
"grless",
"http",
"init",
"irr", # Irradiance
"kbit", "kb",
"lang", "langs",
"lclick", "rclick",
@@ -320,6 +335,7 @@ class SpellChecker:
"sel",
"spec",
"struct", "structs",
"subdiv",
"sys",
"tex",
"tmr", # timer
@@ -330,6 +346,7 @@ class SpellChecker:
"vel", # velocity!
"vert", "verts",
"vis",
"vram",
"xor",
"xyz", "xzy", "yxz", "yzx", "zxy", "zyx",
"xy", "xz", "yx", "yz", "zx", "zy",
@@ -338,10 +355,11 @@ class SpellChecker:
"affine",
"albedo",
"anamorphic",
"anisotropic",
"anisotropic", "anisotropy",
"bitangent",
"boid", "boids",
"ceil",
"compressibility",
"curvilinear",
"equiangular",
"equisolid",
@@ -421,6 +439,7 @@ class SpellChecker:
"dropoff",
"dv",
"eigenvectors",
"emissive",
"equirectangular",
"fisheye",
"framerate",
@@ -455,10 +474,12 @@ class SpellChecker:
"specular", "specularity",
"spillmap",
"sobel",
"stereoscopy",
"texel",
"timecode",
"tonemap",
"toon",
"timecode",
"transmissive",
"vividlight",
"volumetrics",
"voronoi",
@@ -471,6 +492,7 @@ class SpellChecker:
# Blender terms
"audaspace",
"azone", # action zone
"backwire",
"bbone",
"bendy", # bones
"bmesh",
@@ -498,6 +520,7 @@ class SpellChecker:
"freestyle",
"enum", "enums",
"gizmogroup",
"gons", # N-Gons
"gpencil",
"idcol",
"keyframe", "keyframes", "keyframing", "keyframed",
@@ -520,7 +543,7 @@ class SpellChecker:
"pushpull",
"pyconstraint", "pyconstraints",
"qe", # keys...
"shaderfx",
"shaderfx", "shaderfxs",
"shapekey", "shapekeys",
"shrinkfatten",
"shrinkwrap",
@@ -560,6 +583,7 @@ class SpellChecker:
"chebychev",
"courant",
"cryptomatte", "crypto",
"embree",
"hosek",
"kutta",
"lennard",
@@ -592,6 +616,7 @@ class SpellChecker:
"bw",
"ccd",
"cmd",
"cmos",
"cpus",
"ctrl",
"cw", "ccw",
@@ -640,6 +665,7 @@ class SpellChecker:
"sl",
"smpte",
"ssao",
"ssr",
"svn",
"ui",
"unix",
@@ -709,7 +735,9 @@ class SpellChecker:
"tiff",
"theora",
"vorbis",
"vp9",
"wav",
"webm",
"xiph",
"xml",
"xna",