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

update tracker & wiki info

parent 4e486902
No related branches found
No related tags found
No related merge requests found
...@@ -29,10 +29,10 @@ bl_info = { ...@@ -29,10 +29,10 @@ bl_info = {
"location": "View3D > Tools", "location": "View3D > Tools",
"description": "Bevel selected edges, possibly rounded", "description": "Bevel selected edges, possibly rounded",
"warning": "", "warning": "",
"wiki_url": \ "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"\
"TODO", "Scripts",
"tracker_url": \ "tracker_url": "http://projects.blender.org/tracker/index.php?"\
"TODO", "func=detail&aid=32582",
"category": "Mesh"} "category": "Mesh"}
import math import math
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment