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:
Diffstat (limited to 'lighting_dynamic_sky.py')
-rw-r--r--lighting_dynamic_sky.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lighting_dynamic_sky.py b/lighting_dynamic_sky.py
index e794fe81..71ffd824 100644
--- a/lighting_dynamic_sky.py
+++ b/lighting_dynamic_sky.py
@@ -26,7 +26,7 @@ bl_info = {
"blender": (2, 80, 0),
"location": "View3D > Tools",
"description": "Creates Dynamic Sky for Cycles",
- "warning": "wip, manually select the dynamic sky world",
+ "warning": "",
"wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on",
"category": "Lighting",
}