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:
-rw-r--r--intern/cycles/blender/addon/ui.py2
m---------release/datafiles/locale0
m---------release/scripts/addons0
m---------source/tools0
4 files changed, 1 insertions, 1 deletions
diff --git a/intern/cycles/blender/addon/ui.py b/intern/cycles/blender/addon/ui.py
index 7a339e71197..78a44881743 100644
--- a/intern/cycles/blender/addon/ui.py
+++ b/intern/cycles/blender/addon/ui.py
@@ -1388,7 +1388,7 @@ class CYCLES_LIGHT_PT_light(CyclesButtonsPanel, Panel):
col.separator()
if light.type in {'POINT', 'SPOT'}:
- col.prop(light, "shadow_soft_size", text="Size")
+ col.prop(light, "shadow_soft_size", text="Radius")
elif light.type == 'SUN':
col.prop(light, "angle")
elif light.type == 'AREA':
diff --git a/release/datafiles/locale b/release/datafiles/locale
-Subproject 0fd21a7cc382066d184fda8153f925bb825af2c
+Subproject 1cc27d5282aa4978ee36663aca857eb550df194
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 9a9832d5d7fe61a446516f2e2722f8356bd7e70
+Subproject 5d33d1a1c2531e64bda78d46b517571f2b1e98e
diff --git a/source/tools b/source/tools
-Subproject 8a36c2833db48ed78c436ee19534ce5cf3b2eee
+Subproject 5cf2fc3e5dc28025394b57d8743401295528f31