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 'light_field_tools/__init__.py')
-rw-r--r--light_field_tools/__init__.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/light_field_tools/__init__.py b/light_field_tools/__init__.py
index 2bb769c0..54e56fe6 100644
--- a/light_field_tools/__init__.py
+++ b/light_field_tools/__init__.py
@@ -26,8 +26,7 @@ bl_info = {
"location": "View3D > Tool Shelf > Light Field Tools",
"url": "http://www.jku.at/cg/",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
- "Scripts/Render/Light_Field_Tools",
- "tracker_url": "https://developer.blender.org/T25719",
+ "Scripts/Render/Light_Field_Tools",
"category": "Render"
}