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

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-12-01 01:58:31 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-12-01 02:43:38 +0300
commit1d91e8c12a25618c308fcd25108bf36af0f27094 (patch)
tree362f198e4a2d891cffdcd38d9b8c8463cc160c65 /presets
parent7aa99631512454831c639353bb1ed9886a7d0694 (diff)
Cleanup: trailing space & tabs to spaces
Diffstat (limited to 'presets')
-rw-r--r--presets/pov/light/24_(1850K)_Candle.py20
1 files changed, 10 insertions, 10 deletions
diff --git a/presets/pov/light/24_(1850K)_Candle.py b/presets/pov/light/24_(1850K)_Candle.py
index 31e960fc..c608c720 100644
--- a/presets/pov/light/24_(1850K)_Candle.py
+++ b/presets/pov/light/24_(1850K)_Candle.py
@@ -8,17 +8,17 @@ lampdata.color = (1.0, 0.7176470756530762, 0.2980392277240753)
#lampdata.color = (1.0, 0.5764706134796143, 0.16078431904315948)
#http://terpconnect.umd.edu/~pbs/2011-Sunderland-et-al-PCI.pdf
#https://blog.1000bulbs.com/home/whats-the-difference-between-candela-lux-and-lumens
-#Environment Typical Lux
-#Hospital Theatre 1,000
-#Supermarket, Workshop, Sports Hall 750
-#Office, Show Rooms, Laboratories, Kitchens 500
-#Warehouse Loading Bays 300 to 400
-#School Classroom, University Lecture Hall 250
-#Lobbies, Public Corridors, Stairwells 200
-#Warehouse Aisles 100 to 200
-#Homes, Theatres 150
+#Environment Typical Lux
+#Hospital Theatre 1,000
+#Supermarket, Workshop, Sports Hall 750
+#Office, Show Rooms, Laboratories, Kitchens 500
+#Warehouse Loading Bays 300 to 400
+#School Classroom, University Lecture Hall 250
+#Lobbies, Public Corridors, Stairwells 200
+#Warehouse Aisles 100 to 200
+#Homes, Theatres 150
#Family Living Room 50
-#Sunset & Sunrise 400 lux
+#Sunset & Sunrise 400 lux
lampdata.energy = 2.0 #two times lux value
lampdata.distance = 0.004
lampdata.falloff_type = 'INVERSE_SQUARE'