part fix bl_info Locations

This commit is contained in:
Brendon Murphy 2019-06-16 18:48:37 +10:00
parent 3151817bbf
commit c2821cac0d
9 changed files with 9 additions and 9 deletions

View File

@ -24,7 +24,7 @@ bl_info = {
"author": "Jimmy Hazevoet",
"version": (0, 1, 8),
"blender": (2, 80, 0),
"location": "View3D > Sidebar",
"location": "View3D > Sidebar > Create Tab",
"description": "Another Noise Tool: Landscape and Displace",
"warning": "",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"

View File

@ -28,7 +28,7 @@
bl_info = {
"name": "Archimesh",
"author": "Antonio Vazquez (antonioya)",
"location": "View3D > Add Mesh / Sidebar",
"location": "View3D > Add Mesh / Sidebar > Create Tab",
"version": (1, 2, 2),
"blender": (2, 80, 0),
"description": "Generate rooms, doors, windows, and other architecture objects",

View File

@ -33,7 +33,7 @@ bl_info = {
'deps': '',
'version': (1, 2, 83),
'blender': (2, 80, 0),
'location': 'View3D > Tools > Create > Archipack',
'location': 'View3D > Sidebar > Create > Archipack',
'warning': '',
'wiki_url': 'https://github.com/s-leger/archipack/wiki',
'tracker_url': 'https://github.com/s-leger/archipack/issues',

View File

@ -21,7 +21,7 @@ bl_info = {
"author": "Antonio Vazquez (antonioya)",
"version": (0, 3, 0),
"blender": (2, 80, 0),
"location": "View3D > Toolshelf > Animation Tab > Turnaround Camera",
"location": "View3D > Sidebar > View Tab > Turnaround Camera",
"description": "Add a camera rotation around selected object",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Animation/TurnaroundCamera",

View File

@ -24,7 +24,7 @@ bl_info = {
"author": "Pratik Solanki",
"version": (1, 0, 6),
"blender": (2, 80, 0),
"location": "View3D > Tools",
"location": "View3D > Sidebar > Create Tab",
"description": "Creates Dynamic Sky for Cycles",
"warning": "",
"wiki_url": "http://www.dragoneex.com/downloads/dynamic-skyadd-on",

View File

@ -12,7 +12,7 @@ bl_info = {
"author": "Lapineige",
"version": (2, 5, 2),
"blender": (2, 80, 0),
"location": "View 3D > Sidebar > Tools Tab > AutoMirror (panel)",
"location": "View 3D > Sidebar > Edit Tab > AutoMirror (panel)",
"warning": "",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"
"Py/Scripts/Modeling/AutoMirror",

View File

@ -22,7 +22,7 @@ bl_info = {
"author": "Eclectiel, Spivak Vladimir(cwolf3d)",
"version": (1, 6, 0),
"blender": (2, 80, 0),
"location": "View3D > EditMode > ToolShelf",
"location": "View3D EditMode > Sidebar > Edit Tab",
"description": "Modeling and retopology tool",
"wiki_url": "https://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Bsurfaces_1.5",
"category": "Mesh",

View File

@ -21,7 +21,7 @@ bl_info = {
"author": "Bart Crouch",
"version": (4, 6, 7),
"blender": (2, 80, 0),
"location": "View3D > Toolbar and View3D > Specials (W-key)",
"location": "View3D > Sidebar > Edit Tab / Edit Mode Context Menu",
"warning": "",
"description": "Mesh modelling toolkit. Several tools to aid modelling",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"

View File

@ -26,7 +26,7 @@ bl_info = {
"author": "Meta-Androcto",
"version": (0, 3, 6),
"blender": (2, 80, 0),
"location": "View3D > Toolbar and View3D > Context Menu",
"location": "View3D > Sidebar > Edit Tab / Edit Mode Context Menu",
"warning": "",
"description": "Mesh modelling toolkit. Several tools to aid modelling",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/"