UI/Python: rename Lamps to Lights, to follow more standard terminology.

Internally it's still mostly named lamps, though some modules like Cycles
were already calling them lights.
This commit is contained in:
2018-06-27 14:41:53 +02:00
parent 4ac048f4e4
commit 74fd17e9d7
96 changed files with 899 additions and 939 deletions

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#000000"
empty="#000000"
lamp="#00000028"
light="#00000028"
speaker="#000000"
vertex="#000000"
vertex_select="#ff8500"

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#535353"
empty="#535353"
lamp="#fff0d328"
light="#fff0d328"
speaker="#535353"
vertex="#72cfdd"
vertex_select="#ff8500"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"

View File

@@ -304,7 +304,7 @@
text_keyframe="#ddd700"
camera="#000000"
empty="#000000"
lamp="#00000028"
light="#00000028"
speaker="#000000"
vertex="#000000"
vertex_select="#ff8500"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#000000"
empty="#000000"
lamp="#00000028"
light="#00000028"
speaker="#000000"
vertex="#000000"
vertex_select="#ff8500"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"

View File

@@ -304,7 +304,7 @@
text_keyframe="#ddd700"
camera="#b3b3b3"
empty="#b3b3b3"
lamp="#cccccc33"
light="#cccccc33"
speaker="#b3b3b3"
vertex="#000000"
vertex_select="#ff8500"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#8d8c8d"
view_overlay="#000000"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#8d8c8d"
empty="#8d8c8d"
lamp="#8d8c8d40"
light="#8d8c8d40"
speaker="#8d8c8d"
vertex="#bfbfbf"
vertex_select="#00bdff"

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#000000"
empty="#000000"
lamp="#00000028"
light="#00000028"
speaker="#000000"
vertex="#000000"
vertex_select="#f2b252"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#00000028"
light="#00000028"
speaker="#000000"
camera="#000000"
view_overlay="#000000"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#ff000080"
light="#ff000080"
speaker="#979797"
camera="#ff0000"
view_overlay="#000000"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#dbac00b9"
light="#dbac00b9"
speaker="#229cd8"
camera="#e28400"
view_overlay="#666666"

View File

@@ -244,7 +244,7 @@
gp_vertex="#000000"
gp_vertex_select="#ff8500"
gp_vertex_size="3"
lamp="#ffe56666"
light="#ffe56666"
speaker="#c2e787"
camera="#000000"
view_overlay="#000000"

View File

@@ -253,7 +253,7 @@
text_keyframe="#ddd700"
camera="#000000"
empty="#a78721"
lamp="#d6df1628"
light="#d6df1628"
speaker="#a83f2d"
vertex="#657780"
vertex_select="#00cccb"

View File

@@ -1,14 +0,0 @@
import bpy
bpy.context.lamp.sky.atmosphere_turbidity = 4.0
bpy.context.lamp.sky.sky_blend_type = 'ADD'
bpy.context.lamp.sky.sky_blend = 1.0
bpy.context.lamp.sky.horizon_brightness = 10.0
bpy.context.lamp.sky.spread = 1.49011614159e-09
bpy.context.lamp.sky.sky_color_space = 'SMPTE'
bpy.context.lamp.sky.sky_exposure = 1.0
bpy.context.lamp.sky.sun_brightness = 1.00000011921
bpy.context.lamp.sky.sun_size = 1.00000166893
bpy.context.lamp.sky.backscattered_light = 0.0
bpy.context.lamp.sky.sun_intensity = 4.0
bpy.context.lamp.sky.atmosphere_inscattering = 1.0
bpy.context.lamp.sky.atmosphere_extinction = 1.0

View File

@@ -1,14 +0,0 @@
import bpy
bpy.context.lamp.sky.atmosphere_turbidity = 6.0
bpy.context.lamp.sky.sky_blend_type = 'ADD'
bpy.context.lamp.sky.sky_blend = 1.0
bpy.context.lamp.sky.horizon_brightness = 4.99999761581
bpy.context.lamp.sky.spread = 1.49011614159e-09
bpy.context.lamp.sky.sky_color_space = 'SMPTE'
bpy.context.lamp.sky.sky_exposure = 1.0
bpy.context.lamp.sky.sun_brightness = 1.00000011921
bpy.context.lamp.sky.sun_size = 4.0
bpy.context.lamp.sky.backscattered_light = 1.0
bpy.context.lamp.sky.sun_intensity = 1.0
bpy.context.lamp.sky.atmosphere_inscattering = 1.0
bpy.context.lamp.sky.atmosphere_extinction = 1.0

View File

@@ -1,14 +0,0 @@
import bpy
bpy.context.lamp.sky.atmosphere_turbidity = 2.00000023842
bpy.context.lamp.sky.sky_blend_type = 'ADD'
bpy.context.lamp.sky.sky_blend = 1.0
bpy.context.lamp.sky.horizon_brightness = 0.100000016391
bpy.context.lamp.sky.spread = 1.0
bpy.context.lamp.sky.sky_color_space = 'SMPTE'
bpy.context.lamp.sky.sky_exposure = 1.0
bpy.context.lamp.sky.sun_brightness = 1.99999988079
bpy.context.lamp.sky.sun_size = 4.0
bpy.context.lamp.sky.backscattered_light = -1.0
bpy.context.lamp.sky.sun_intensity = 10.0
bpy.context.lamp.sky.atmosphere_inscattering = 1.0
bpy.context.lamp.sky.atmosphere_extinction = 1.0