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
parent0edbcd4cf90e991a58b1d4d4af52df6b68bdf0d2 (diff)
Usual typo fixes... ;)
-rw-r--r--release/scripts/modules/bl_i18n_utils/utils_spell_check.py15
-rw-r--r--release/scripts/startup/bl_operators/freestyle.py4
-rw-r--r--source/blender/blenfont/BLF_translation.h1
-rw-r--r--source/blender/editors/render/render_shading.c2
-rw-r--r--source/blender/makesrna/intern/rna_define.c2
-rw-r--r--source/blender/makesrna/intern/rna_linestyle.c4
-rw-r--r--source/blender/makesrna/intern/rna_scene.c2
7 files changed, 20 insertions, 10 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",
diff --git a/release/scripts/startup/bl_operators/freestyle.py b/release/scripts/startup/bl_operators/freestyle.py
index 19e6f67ba77..3943481ae22 100644
--- a/release/scripts/startup/bl_operators/freestyle.py
+++ b/release/scripts/startup/bl_operators/freestyle.py
@@ -23,8 +23,8 @@ from bpy.props import (EnumProperty, StringProperty)
class SCENE_OT_freestyle_fill_range_by_selection(bpy.types.Operator):
- '''Fill the Range Min/Max entries by the min/max distance between selected mesh objects and the source object
- (either a user-specified object or the active camera)'''
+ """Fill the Range Min/Max entries by the min/max distance between selected mesh objects and the source object """
+ """(either a user-specified object or the active camera)"""
bl_idname = "scene.freestyle_fill_range_by_selection"
bl_label = "Fill Range by Selection"
diff --git a/source/blender/blenfont/BLF_translation.h b/source/blender/blenfont/BLF_translation.h
index 127c27f78a8..c11996799ff 100644
--- a/source/blender/blenfont/BLF_translation.h
+++ b/source/blender/blenfont/BLF_translation.h
@@ -197,6 +197,7 @@ typedef struct
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_BRUSH, "id_brush"), \
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_CAMERA, "id_camera"), \
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_CURVE, "id_curve"), \
+ BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_FREESTYLELINESTYLE, "id_fs_linestyle"), \
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_GPENCIL, "id_gpencil"), \
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_GROUP, "id_group"), \
BLF_I18NCONTEXTS_ITEM(BLF_I18NCONTEXT_ID_ID, "id_id"), \
diff --git a/source/blender/editors/render/render_shading.c b/source/blender/editors/render/render_shading.c
index 62b73b5b0c2..aae161a4721 100644
--- a/source/blender/editors/render/render_shading.c
+++ b/source/blender/editors/render/render_shading.c
@@ -883,7 +883,7 @@ static int freestyle_color_modifier_add_exec(bContext *C, wmOperator *op)
return OPERATOR_CANCELLED;
}
if (BKE_add_linestyle_color_modifier(lineset->linestyle, type) == NULL) {
- BKE_report(op->reports, RPT_ERROR, "Unknown line color modifier type.");
+ BKE_report(op->reports, RPT_ERROR, "Unknown line color modifier type");
return OPERATOR_CANCELLED;
}
WM_event_add_notifier(C, NC_SCENE | ND_RENDER_OPTIONS, scene);
diff --git a/source/blender/makesrna/intern/rna_define.c b/source/blender/makesrna/intern/rna_define.c
index 6649d58d718..61928c8f6a1 100644
--- a/source/blender/makesrna/intern/rna_define.c
+++ b/source/blender/makesrna/intern/rna_define.c
@@ -605,7 +605,7 @@ void RNA_struct_free(BlenderRNA *brna, StructRNA *srna)
PropertyRNA *prop, *nextprop;
PropertyRNA *parm, *nextparm;
-#if 0
+#if 1
if (srna->flag & STRUCT_RUNTIME) {
if (RNA_struct_py_type_get(srna)) {
fprintf(stderr, "%s '%s' freed while holding a python reference\n", __func__, srna->identifier);
diff --git a/source/blender/makesrna/intern/rna_linestyle.c b/source/blender/makesrna/intern/rna_linestyle.c
index 84c6827a8f6..3bc72a18e01 100644
--- a/source/blender/makesrna/intern/rna_linestyle.c
+++ b/source/blender/makesrna/intern/rna_linestyle.c
@@ -897,7 +897,7 @@ static void rna_def_linestyle(BlenderRNA *brna)
{LS_THICKNESS_CENTER, "CENTER", 0, "Center", "Stroke is centered along stroke geometry"},
{LS_THICKNESS_INSIDE, "INSIDE", 0, "Inside", "Stroke is drawn inside stroke geometry"},
{LS_THICKNESS_OUTSIDE, "OUTSIDE", 0, "Outside", "Stroke is drawn outside stroke geometry"},
- {LS_THICKNESS_RELATIVE, "RELATIVE", 0, "Relative", "Stroke thinkness is split by a user-defined ratio"},
+ {LS_THICKNESS_RELATIVE, "RELATIVE", 0, "Relative", "Stroke thickness is split by a user-defined ratio"},
{0, NULL, 0, NULL, NULL}
};
@@ -952,7 +952,7 @@ static void rna_def_linestyle(BlenderRNA *brna)
prop = RNA_def_property(srna, "alpha_modifiers", PROP_COLLECTION, PROP_NONE);
RNA_def_property_collection_sdna(prop, NULL, "alpha_modifiers", NULL);
RNA_def_property_struct_type(prop, "LineStyleAlphaModifier");
- RNA_def_property_ui_text(prop, "Alpha Modifiers", "List of alpha trancparency modifiers");
+ RNA_def_property_ui_text(prop, "Alpha Modifiers", "List of alpha transparency modifiers");
prop = RNA_def_property(srna, "thickness_modifiers", PROP_COLLECTION, PROP_NONE);
RNA_def_property_collection_sdna(prop, NULL, "thickness_modifiers", NULL);
diff --git a/source/blender/makesrna/intern/rna_scene.c b/source/blender/makesrna/intern/rna_scene.c
index 47267b203ed..d4425f35888 100644
--- a/source/blender/makesrna/intern/rna_scene.c
+++ b/source/blender/makesrna/intern/rna_scene.c
@@ -2696,7 +2696,7 @@ static void rna_def_freestyle_settings(BlenderRNA *brna)
srna = RNA_def_struct(brna, "FreestyleSettings", NULL);
RNA_def_struct_sdna(srna, "FreestyleConfig");
RNA_def_struct_nested(brna, srna, "SceneRenderLayer");
- RNA_def_struct_ui_text(srna, "Frestyle Settings", "Freestyle settings for a SceneRenderLayer datablock");
+ RNA_def_struct_ui_text(srna, "Freestyle Settings", "Freestyle settings for a SceneRenderLayer datablock");
prop = RNA_def_property(srna, "modules", PROP_COLLECTION, PROP_NONE);
RNA_def_property_collection_sdna(prop, NULL, "modules", NULL);