mirror of
https://github.com/blender/blender-addons.git
synced 2025-08-20 13:22:58 +00:00
lighting addons: manual links
This commit is contained in:
@ -27,7 +27,8 @@ bl_info = {
|
||||
"location": "View3D > Sidebar > Create Tab",
|
||||
"description": "Creates Dynamic Sky for Cycles",
|
||||
"warning": "",
|
||||
"wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on",
|
||||
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
|
||||
"lighting/dynamic_sky.html",
|
||||
"category": "Lighting",
|
||||
}
|
||||
|
||||
|
@ -10,7 +10,8 @@ bl_info = {
|
||||
"warning": "",
|
||||
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
|
||||
"category": "Lighting",
|
||||
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
|
||||
"wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
|
||||
"lighting/trilighting.html",
|
||||
"Scripts/",
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user