Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2013-04-07 14:21:22 +0400
committerBastien Montagne <montagne29@wanadoo.fr>2013-04-07 14:21:22 +0400
commit4a66bf8f4abba43272fe2f8def866ddd39f13a25 (patch)
treec493075b36fbb38cc234fe7860a698426b3e7d6a /release/scripts/modules/bl_i18n_utils/utils_spell_check.py
parent0edbcd4cf90e991a58b1d4d4af52df6b68bdf0d2 (diff)
Usual typo fixes... ;)
Diffstat (limited to 'release/scripts/modules/bl_i18n_utils/utils_spell_check.py')
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py15
1 files changed, 12 insertions, 3 deletions
diff --git a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
index 9daddfe5dc4..a943b352981 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -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",