Usual typo fixes... ;)
This commit is contained in:
@@ -99,6 +99,7 @@ class SpellChecker():
|
||||
"inscatter", "inscattering",
|
||||
"libdata",
|
||||
"lightless",
|
||||
"lineset",
|
||||
"localview",
|
||||
"lookup", "lookups",
|
||||
"mathutils",
|
||||
@@ -136,6 +137,7 @@ class SpellChecker():
|
||||
"retarget", "retargets", "retargeting", "retargeted",
|
||||
"ringnoise",
|
||||
"rolloff",
|
||||
"runtime",
|
||||
"screencast", "screenshot", "screenshots",
|
||||
"selfcollision",
|
||||
"shadowbuffer", "shadowbuffers",
|
||||
@@ -161,6 +163,7 @@ class SpellChecker():
|
||||
"un",
|
||||
"unbake",
|
||||
"uncomment",
|
||||
"unculled",
|
||||
"undeformed",
|
||||
"undistort", "undistortion",
|
||||
"ungroup", "ungrouped",
|
||||
@@ -183,6 +186,7 @@ class SpellChecker():
|
||||
|
||||
# Neologisms, slangs
|
||||
"affectable",
|
||||
"animatable",
|
||||
"automagic", "automagically",
|
||||
"blobby",
|
||||
"blockiness", "blocky",
|
||||
@@ -193,11 +197,11 @@ class SpellChecker():
|
||||
"keyer",
|
||||
"lacunarity",
|
||||
"numerics",
|
||||
"occluder",
|
||||
"occluder", "occluders",
|
||||
"passepartout",
|
||||
"perspectively",
|
||||
"pixelate",
|
||||
"polygonization",
|
||||
"polygonization", "polygonalization", # yuck!
|
||||
"selectability",
|
||||
"slurph",
|
||||
"stitchable",
|
||||
@@ -286,6 +290,7 @@ class SpellChecker():
|
||||
"numpad",
|
||||
"octree",
|
||||
"opengl",
|
||||
"polyline", "polylines",
|
||||
"pulldown", "pulldowns",
|
||||
"quantized",
|
||||
"samplerate",
|
||||
@@ -338,7 +343,9 @@ class SpellChecker():
|
||||
"nurb", "nurbs",
|
||||
"perlin",
|
||||
"phong",
|
||||
"qi",
|
||||
"radiosity",
|
||||
"raycasting",
|
||||
"raytrace", "raytracing", "raytraced",
|
||||
"renderfarm",
|
||||
"shader", "shaders",
|
||||
@@ -372,9 +379,11 @@ class SpellChecker():
|
||||
"editbone",
|
||||
"editmode",
|
||||
"fcurve", "fcurves",
|
||||
"fedge", "fedges",
|
||||
"fluidsim",
|
||||
"frameserver",
|
||||
"enum",
|
||||
"freestyle",
|
||||
"enum", "enums",
|
||||
"gpencil",
|
||||
"idcol",
|
||||
"keyframe", "keyframes", "keyframing", "keyframed",
|
||||
|
Reference in New Issue
Block a user