[Bf-blender-cvs] [1158b9f73a3] master: Cleanup: First batch of UI messages fixes (typos, final points...).

Bastien Montagne noreply at git.blender.org
Sun Dec 23 22:05:39 CET 2018


Commit: 1158b9f73a3d9903657a95736897f570c2cb46ad
Author: Bastien Montagne
Date:   Sun Dec 23 21:58:59 2018 +0100
Branches: master
https://developer.blender.org/rB1158b9f73a3d9903657a95736897f570c2cb46ad

Cleanup: First batch of UI messages fixes (typos, final points...).

Also contains some code typo fixes (mostly, adtaptative -> adaptive,
former is nearly innexistant in English, let's stick to simple valid
words ;) ).

===================================================================

M	release/scripts/modules/bl_i18n_utils/utils_spell_check.py
M	release/scripts/startup/bl_ui/properties_data_camera.py
M	release/scripts/startup/bl_ui/properties_data_gpencil.py
M	release/scripts/startup/bl_ui/properties_paint_common.py
M	source/blender/blenfont/intern/blf_glyph.c
M	source/blender/blenkernel/intern/gpencil_modifier.c
M	source/blender/blenloader/intern/blend_validate.c
M	source/blender/blenloader/intern/writefile.c
M	source/blender/draw/engines/eevee/eevee_lightcache.c
M	source/blender/draw/engines/gpencil/gpencil_draw_utils.c
M	source/blender/editors/gpencil/gpencil_edit.c
M	source/blender/editors/interface/interface_eyedropper_colorband.c
M	source/blender/editors/screen/screen_user_menu.c
M	source/blender/makesdna/DNA_gpencil_modifier_types.h
M	source/blender/makesdna/DNA_gpencil_types.h
M	source/blender/makesrna/intern/rna_gpencil.c
M	source/blender/makesrna/intern/rna_gpencil_modifier.c
M	source/blender/makesrna/intern/rna_modifier.c
M	source/blender/makesrna/intern/rna_scene.c
M	source/blender/makesrna/intern/rna_shader_fx.c
M	source/blender/windowmanager/intern/wm_files.c

===================================================================

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 b811c1c7d71..f8a23a7deba 100644
--- a/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
+++ b/release/scripts/modules/bl_i18n_utils/utils_spell_check.py
@@ -46,6 +46,7 @@ class SpellChecker:
         "hetero",
         "hoc",  # ad-hoc
         "indices",
+        "instantiation",
         "iridas",
         "isn",  # isn't
         "iterable",
@@ -53,6 +54,7 @@ class SpellChecker:
         "latin",
         "merchantability",
         "mplayer",
+        "ons",  # add-ons
         "pong",  # ping pong
         "teleport", "teleporting",
         "vertices",
@@ -64,6 +66,7 @@ class SpellChecker:
         "autocomplete",
         "autoexec",
         "autoexecution",
+        "autolock",
         "autoname",
         "autopack",
         "autosave",
@@ -124,6 +127,8 @@ class SpellChecker:
         "mixdown",
         "multi",
         "multifractal",
+        "multiframe",
+        "multilayer"
         "multipaint",
         "multires", "multiresolution",
         "multisampling",
@@ -135,6 +140,7 @@ class SpellChecker:
         "namespace",
         "nodetree", "nodetrees",
         "keyconfig",
+        "offscreen",
         "online",
         "playhead",
         "popup", "popups",
@@ -172,10 +178,12 @@ class SpellChecker:
         "startup",
         "stateful",
         "starfield",
+        "studiolight",
         "subflare", "subflares",
         "subframe", "subframes",
         "subclass", "subclasses", "subclassing",
         "subdirectory", "subdirectories", "subdir", "subdirs",
+        "subitem",
         "submodule", "submodules",
         "subpath",
         "subsize",
@@ -192,7 +200,7 @@ class SpellChecker:
         "uncomment",
         "unculled",
         "undeformed",
-        "undistort", "undistortion",
+        "undistort", "undistorted", "undistortion",
         "ungroup", "ungrouped",
         "unhide",
         "unindent",
@@ -212,6 +220,7 @@ class SpellChecker:
         "whitespace", "whitespaces",
         "worldspace",
         "workflow",
+        "workspace", "workspaces",
 
         # Neologisms, slangs
         "affectable",
@@ -223,6 +232,7 @@ class SpellChecker:
         "deformer", "deformers",
         "determinator",
         "editability",
+        "effectors",
         "keyer",
         "lacunarity",
         "numerics",
@@ -233,7 +243,9 @@ class SpellChecker:
         "pointiness",
         "polycount",
         "polygonization", "polygonalization",  # yuck!
+        "scalings",
         "selectability",
+        "spherize", "spherized",
         "stitchable",
         "symmetrize",
         "trackability",
@@ -243,6 +255,7 @@ class SpellChecker:
 
         # Really bad!!!
         "convertor",
+        "fullscr",
 
         # Abbreviations
         "aero",
@@ -311,8 +324,13 @@ class SpellChecker:
         "xy", "xz", "yx", "yz", "zx", "zy",
 
         # General computer/science terms
+        "affine",
+        "albedo",
+        "anamorphic",
         "bitangent",
         "boid", "boids",
+        "curvilinear",
+        "equiangular",
         "equisolid",
         "euler", "eulers",
         "fribidi",
@@ -320,6 +338,7 @@ class SpellChecker:
         "hashable",
         "hotspot",
         "intrinsics",
+        "irradiance",
         "isosurface",
         "jitter", "jittering", "jittered",
         "keymap", "keymaps",
@@ -330,16 +349,21 @@ class SpellChecker:
         "nand", "xnor",
         "normals",
         "numpad",
+        "octahedral",
         "octree",
         "omnidirectional",
         "opengl",
         "openmp",
+        "parametrization",
         "photoreceptor",
         "poly",
         "polyline", "polylines",
         "pulldown", "pulldowns",
         "quantized",
+        "quartic",
+        "quintic",
         "samplerate",
+        "sawtooth",
         "scrollback",
         "scrollbar",
         "scroller",
@@ -351,6 +375,8 @@ class SpellChecker:
         "unicode",
         "viewport", "viewports",
         "viscoelastic",
+        "vorticity",
+        "waveform", "waveforms",
         "wildcard", "wildcards",
 
         # General computer graphics terms
@@ -365,12 +391,14 @@ class SpellChecker:
         "bokeh",
         "catadioptric",
         "centroid",
+        "chroma",
         "chrominance",
         "clearcoat",
         "codec", "codecs",
         "collada",
         "compositing",
         "crossfade",
+        "cubemap",
         "cuda",
         "deinterlace",
         "dropoff",
@@ -383,9 +411,11 @@ class SpellChecker:
         "grayscale",
         "icosphere",
         "inpaint",
+        "kerning",
         "lightmap",
         "linearlight",
         "lossless", "lossy",
+        "luminance",
         "matcap",
         "midtones",
         "mipmap", "mipmaps", "mip",
@@ -399,9 +429,11 @@ class SpellChecker:
         "radiosity",
         "raycasting",
         "raytrace", "raytracing", "raytraced",
+        "refractions",
         "renderfarm",
         "scanfill",
         "shader", "shaders",
+        "shadowmap", "shadowmaps",
         "softlight",
         "specular", "specularity",
         "spillmap",
@@ -411,6 +443,7 @@ class SpellChecker:
         "toon",
         "timecode",
         "vividlight",
+        "volumetrics",
         "voronoi",
         "voxel", "voxels",
         "vsync",
@@ -420,6 +453,7 @@ class SpellChecker:
 
         # Blender terms
         "audaspace",
+        "azone",  # action zone
         "bbone",
         "bendy",  # bones
         "bmesh",
@@ -438,12 +472,14 @@ class SpellChecker:
         "dyntopo",
         "editbone",
         "editmode",
+        "eevee",
         "fcurve", "fcurves",
         "fedge", "fedges",
         "filmic",
         "fluidsim",
         "freestyle",
         "enum", "enums",
+        "gizmogroup",
         "gpencil",
         "idcol",
         "keyframe", "keyframes", "keyframing", "keyframed",
@@ -464,6 +500,7 @@ class SpellChecker:
         "pushpull",
         "pyconstraint", "pyconstraints",
         "qe",  # keys...
+        "shaderfx",
         "shapekey", "shapekeys",
         "shrinkfatten",
         "shrinkwrap",
@@ -554,7 +591,7 @@ class SpellChecker:
         "gpu", "gpus",
         "hc",
         "hdc",
-        "hdr",
+        "hdr", "hdri", "hdris",
         "hh", "mm", "ss", "ff",  # hh:mm:ss:ff timecode
         "hsv", "hsva", "hsl",
         "id",
@@ -621,6 +658,7 @@ class SpellChecker:
         "fbxnode",
         "ffmpeg",
         "flac",
+        "gltf",
         "gzip",
         "ico",
         "jpg", "jpeg",
diff --git a/release/scripts/startup/bl_ui/properties_data_camera.py b/release/scripts/startup/bl_ui/properties_data_camera.py
index 6e919e645f8..d600bde492d 100644
--- a/release/scripts/startup/bl_ui/properties_data_camera.py
+++ b/release/scripts/startup/bl_ui/properties_data_camera.py
@@ -106,10 +106,10 @@ class DATA_PT_lens(CameraButtonsPanel, Panel):
                     col.prop(ccam, "fisheye_fov")
                 elif ccam.panorama_type == 'EQUIRECTANGULAR':
                     sub = col.column(align=True)
-                    sub.prop(ccam, "latitude_min", text="Latitute Min")
+                    sub.prop(ccam, "latitude_min", text="Latitude Min")
                     sub.prop(ccam, "latitude_max", text="Max")
                     sub = col.column(align=True)
-                    sub.prop(ccam, "longitude_min", text="Longiture Min")
+                    sub.prop(ccam, "longitude_min", text="Longitude Min")
                     sub.prop(ccam, "longitude_max", text="Max")
             elif engine in {'BLENDER_RENDER', 'BLENDER_EEVEE', 'BLENDER_WORKBENCH'}:
                 if cam.lens_unit == 'MILLIMETERS':
diff --git a/release/scripts/startup/bl_ui/properties_data_gpencil.py b/release/scripts/startup/bl_ui/properties_data_gpencil.py
index f1205b05f3d..b6347afb13f 100644
--- a/release/scripts/startup/bl_ui/properties_data_gpencil.py
+++ b/release/scripts/startup/bl_ui/properties_data_gpencil.py
@@ -357,7 +357,7 @@ class DATA_PT_gpencil_display(DataButtonsPanel, Panel):
             layout.prop(gpd, "show_stroke_direction", text="Show Stroke Directions")
 
         layout.prop(gpd, "use_force_fill_recalc", text="Force Fill Update")
-        layout.prop(gpd, "use_adaptative_uv", text="Adaptative UVs")
+        layout.prop(gpd, "use_adaptive_uv", text="Adaptive UVs")
 
 
 class DATA_PT_gpencil_canvas(DataButtonsPanel, Panel):
diff --git a/release/scripts/startup/bl_ui/properties_paint_common.py b/release/scripts/startup/bl_ui/properties_paint_common.py
index 72f48457faa..f22279a1073 100644
--- a/release/scripts/startup/bl_ui/properties_paint_common.py
+++ b/release/scripts/startup/bl_ui/properties_paint_common.py
@@ -264,7 +264,7 @@ def brush_texture_settings(layout, brush, sculpt):
                     if brush.sculpt_capabilities.has_random_texture_angle:
                         col.prop(tex_slot, "use_random", text="Random")
                         if tex_slot.use_random:
-                            col.prop(tex_slot, "random_angle", text="Raandom Angle")
+                            col.prop(tex_slot, "random_angle", text="Random Angle")
                 else:
                     col.prop(tex_slot, "use_random", text="Random")
                     if tex_slot.use_random:
diff --git a/source/blender/blenfont/intern/blf_glyph.c b/source/blender/blenfont/intern/blf_glyph.c
index 2679deea254..8fcba1fc2af 100644
--- a/source/blender/blenfont/intern/blf_glyph.c
+++ b/source/blender/blenfont/intern/blf_glyph.c
@@ -413,7 +413,7 @@ static void blf_texture5_draw(const unsigned char color_in[4], int tex_w, int te
 	float ofs[2] = { 2 / (float)tex_w, 2 / (float)tex_h };
 	float uv_flag[2][2];
 	copy_v4_v4((float *)uv_flag, (float *)uv);
-	/* flag the x and y component signs for 5x5 bluring */
+	/* flag the x and y component signs for 5x5 blurring */
 	uv_flag[0][0] = -(uv_flag[0][0] - ofs[0]);
 	uv_flag[0][1] = -(uv_flag[0][1] - ofs[1]);
 	uv_flag[1][0] = -(uv_flag[1][0] + ofs[0]);
@@ -428,7 +428,7 @@ static void blf_texture3_draw(const unsigned char color_in[4], int tex_w, int te
 	float ofs[2] = { 1 / (float

@@ Diff output truncated at 10240 characters. @@



More information about the Bf-blender-cvs mailing list