Skip to content
Snippets Groups Projects
Commit 67374585 authored by Brendon Murphy's avatar Brendon Murphy
Browse files

added wiki link

tested rev: 31984
parent 7d8f4391
No related branches found
No related tags found
No related merge requests found
...@@ -25,13 +25,13 @@ bl_addon_info = { ...@@ -25,13 +25,13 @@ bl_addon_info = {
"name": "3D Navigation", "name": "3D Navigation",
"author": "Demohero, uriel", "author": "Demohero, uriel",
"version": (1, 2), "version": (1, 2),
"blender": (2, 5, 3), "blender": (2, 5, 4),
"api": 31965, "api": 31965,
"location": "View3D > Toolbar", "location": "View3D > Toolbar",
"description": "You can navigate to views from 3D Toolbar (Shortcut: T)", "description": "Navigate the Camera & 3d Views",
"warning": "", "warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"\
"Scripts/", "Scripts/3D_interaction/3D_Navigation",
"tracker_url": "http://projects.blender.org/tracker/index.php?"\ "tracker_url": "http://projects.blender.org/tracker/index.php?"\
"func=detail&aid=23530&group_id=153&atid=468", "func=detail&aid=23530&group_id=153&atid=468",
"category": "3D View"} "category": "3D View"}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment