Maintenance to bl_info, remove redundant tracker URL's

This commit is contained in:
Campbell Barton 2014-05-21 13:04:43 +10:00
parent 0962e65894
commit 5bc482f647
93 changed files with 306 additions and 319 deletions

View File

@ -27,8 +27,7 @@ bl_info = {
"description": "Add extra curve object types",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Curve_Objects",
"tracker_url": "https://developer.blender.org/T32477",
"Scripts/Curve/Curve_Objects",
"category": "Add Curve"}

View File

@ -17,17 +17,17 @@
# ##### END GPL LICENSE BLOCK #####
'''
bl_info = {
'name': 'Curveaceous Galore!',
'author': 'Jimmy Hazevoet, testscreenings',
'version': (0, 2),
"name": "Curveaceous Galore!",
"author": "Jimmy Hazevoet, testscreenings",
"version": (0, 2),
"blender": (2, 59, 0),
'location': 'View3D > Add > Curve',
'description': 'Adds many different types of Curves',
'warning': '', # used for warning icon and text in addons panel
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/'
'Scripts/Curve/Curves_Galore',
'tracker_url': 'https://developer.blender.org/T22404',
'category': 'Add Curve'}
"location": "View3D > Add > Curve",
"description": "Adds many different types of Curves",
"warning": "", # used for warning icon and text in addons panel
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Curves_Galore",
"category": "Add Curve",
}
'''

View File

@ -6,10 +6,12 @@
"blender": (2, 62, 0),
"location": "View3D > Add > Curve",
"warning": "", # used for warning icon and text in addons panel
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.4/Py/Scripts/Object/Spirals",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.4/Py/"
"Scripts/Object/Spirals",
"tracker_url": "http://alexvaqp.googlepages.com?"
"func=detail&aid=<number>",
"category": "Add Curve"}
"category": "Add Curve",
}
'''
import bpy, time
from bpy.props import *

View File

@ -26,8 +26,7 @@ bl_info = {
"description": "Adds many types of (torus) knots",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Torus_Knot",
"tracker_url": "https://developer.blender.org/T22403",
"Scripts/Curve/Torus_Knot",
"category": "Add Curve"}
'''

View File

@ -25,12 +25,12 @@ bl_info = {
"blender": (2, 59, 0),
"location": "View3D > Add > Curve",
"description": "Adds generated ivy to a mesh object starting "
"at the 3D cursor",
"at the 3D cursor",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Ivy_Gen",
"tracker_url": "https://developer.blender.org/T27234",
"category": "Add Curve"}
"category": "Add Curve",
}
import bpy

View File

@ -25,11 +25,11 @@ bl_info = {
"description": ("Adds a parametric tree. The method is presented by "
"Jason Weber & Joseph Penn in their paper 'Creation and Rendering of "
"Realistic Trees'."),
#"warning": "length parameters may cause errors", # used for warning icon and text in addons panel
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Sapling_Tree",
"tracker_url": "https://developer.blender.org/T27226",
"category": "Add Curve"}
"Scripts/Curve/Sapling_Tree",
"category": "Add Curve",
}
if "bpy" in locals():

View File

@ -24,9 +24,9 @@ bl_info = {
"location": "View3D > Add > Mesh",
"description": "Add a bolt or nut",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/BoltFactory",
"tracker_url": "https://developer.blender.org/T22842",
"category": "Add Mesh"}
"Scripts/Add_Mesh/BoltFactory",
"category": "Add Mesh",
}
if "bpy" in locals():

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Add a landscape primitive",
"warning": "", # used for warning icon and text in addons panel
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/ANT_Landscape",
"tracker_url": "https://developer.blender.org/T23130",
"category": "Add Mesh"}
"Scripts/Add_Mesh/ANT_Landscape",
"category": "Add Mesh",
}
"""
Another Noise Tool: Landscape mesh generator

View File

@ -27,9 +27,9 @@ bl_info = {
"description": "Add extra object types",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/Add_Extra",
"tracker_url": "https://developer.blender.org/T22457",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Extra",
"category": "Add Mesh",
}
if "bpy" in locals():

View File

@ -25,8 +25,7 @@ bl_info = {
"description": "Create Objects using Math Formulas",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/Add_3d_Function_Surface",
"tracker_url": "https://developer.blender.org/T21444",
"Scripts/Add_Mesh/Add_3d_Function_Surface",
"category": "Add Mesh"}
'''

View File

@ -28,9 +28,9 @@ bl_info = {
"description": "Adds a mesh Gear to the Add Mesh menu",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/Add_Gear",
"tracker_url": "https://developer.blender.org/T21732",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Gear",
"category": "Add Mesh",
}
'''
import bpy

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Adds various gemstone (Diamond & Gem) meshes.",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/Add_Gemstones",
"tracker_url": "https://developer.blender.org/T21432",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Gemstones",
"category": "Add Mesh",
}
'''
import bpy
from mathutils import *

View File

@ -24,8 +24,10 @@ bl_info = {
"location": "View3D > Add > Mesh > HoneyComb",
"description": "Adds HoneyComb Mesh",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Add_Mesh/HoneyComb",
"category": "Add Mesh"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/HoneyComb",
"category": "Add Mesh",
}
'''
from math import pi, sin, cos

View File

@ -25,8 +25,7 @@ bl_info = {
"description": "Adds a PolySphere (all quads) for sculpting",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/Add_PolySphere",
"tracker_url": "",
"Scripts/Add_Mesh/Add_PolySphere",
"category": "Add Mesh"}
'''

View File

@ -20,14 +20,15 @@
# (c) 2011 Phil Cote (cotejrp1)
'''
bl_info = {
'name': 'Mesh Pyramid',
'author': 'Phil Cote, cotejrp1, (http://www.blenderaddons.com)',
'version': (0, 5),
"name": "Mesh Pyramid",
"author": "Phil Cote, cotejrp1, (http://www.blenderaddons.com)",
"version": (0, 5),
"blender": (2, 63, 0),
'location': 'View3D > Add > Mesh',
'description': 'Create an egyption-style step pyramid',
'warning': '', # used for warning icon and text in addons panel
'category': 'Add Mesh'}
"location": "View3D > Add > Mesh",
"description": "Create an egyption-style step pyramid",
"warning": "", # used for warning icon and text in addons panel
"category": "Add Mesh",
}
'''
import bpy

View File

@ -31,8 +31,10 @@ bl_info = {
"version": (1, 0),
"blender": (2, 57, 0),
"location": "View3D > Add > Mesh ",
"url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Add_Teapot",
"category": "Add Mesh"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Teapot",
"category": "Add Mesh",
}
'''
import bpy

View File

@ -31,8 +31,10 @@ bl_info = {
"version": (1, 0),
"blender": (2, 57, 0),
"location": "View3D > Add > Mesh ",
"url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Add_TorusKnot",
"category": "Add Mesh"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_TorusKnot",
"category": "Add Mesh",
}
'''
import bpy, mathutils, math

View File

@ -29,9 +29,9 @@ bl_info = {
"description": "Adds a mesh Twisted Torus to the Add Mesh menu",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Add_Mesh/Add_Twisted_Torus",
"tracker_url": "https://developer.blender.org/T21622",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Twisted_Torus",
"category": "Add Mesh",
}
Usage:

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Add different types of pipe joints",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/Add_Pipe_Joints",
"tracker_url": "https://developer.blender.org/T21443",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Pipe_Joints",
"category": "Add Mesh",
}
import bpy
from math import *

View File

@ -26,9 +26,9 @@ bl_info = {
"description": "Add a regular solid",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/Add_Solid",
"tracker_url": "https://developer.blender.org/T22405",
"category": "Add Mesh"}
"Scripts/Add_Mesh/Add_Solid",
"category": "Add Mesh",
}
import bpy
from bpy.props import FloatProperty,EnumProperty,BoolProperty

View File

@ -19,16 +19,16 @@
# <pep8-80 compliant>
bl_info = {
'name': 'Corrective shape keys',
'author': 'Ivo Grigull (loolarge), Tal Trachtman',
'version': (1, 0),
"name": "Corrective shape keys",
"author": "Ivo Grigull (loolarge), Tal Trachtman",
"version": (1, 0),
"blender": (2, 57, 0),
'location': 'Object Data > Shape Keys (Search: corrective) ',
'description': 'Creates a corrective shape key for the current pose',
"location": "Object Data > Shape Keys (Search: corrective) ",
"description": "Creates a corrective shape key for the current pose",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Animation/Corrective_Shape_Key",
"tracker_url": "https://developer.blender.org/T22129",
'category': 'Animation'}
"category": "Animation",
}
"""
This script transfer the shape from an object (base mesh without

View File

@ -17,16 +17,17 @@
# ##### END GPL LICENSE BLOCK #####
bl_info = {
'name': 'AnimAll',
'author': 'Daniel Salazar <zanqdo@gmail.com>',
'version': (0, 7),
"name": "AnimAll",
"author": "Daniel Salazar <zanqdo@gmail.com>",
"version": (0, 7),
"blender": (2, 69, 7),
'location': 'Tool bar > Animation tab > AnimAll',
'description': 'Allows animation of mesh, lattice, curve and surface data',
'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/AnimAll',
'tracker_url': 'https://developer.blender.org/T24874',
'category': 'Animation'}
"location": "Tool bar > Animation tab > AnimAll",
"description": "Allows animation of mesh, lattice, curve and surface data",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Animation/AnimAll",
"category": "Animation",
}
"""-------------------------------------------------------------------------
Thanks to Campbell Barton and Joshua Leung for hes API additions and fixes

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Simplifies 3D Curve objects and animation F-Curves",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Curve/Curve_Simplify",
"tracker_url": "https://developer.blender.org/T22327",
"category": "Add Curve"}
"Scripts/Curve/Curve_Simplify",
"category": "Add Curve",
}
"""
This script simplifies Curve objects and animation F-Curves.

View File

@ -28,9 +28,9 @@ bl_info = {
"description": "Allows exploration of the python api via the user interface",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Text_Editor/API_Navigator",
"tracker_url": "https://developer.blender.org/T24982",
"category": "Development"}
"Scripts/Text_Editor/API_Navigator",
"category": "Development",
}
"""
You can browse through the tree structure of the api. Each child object appears in a list

View File

@ -20,19 +20,18 @@
bl_info = {
'name': 'Icons',
'author': 'Crouch, N.tox, PKHG, Campbell Barton, Dany Lebel',
'version': (1, 5, 2),
"name": "Icons",
"author": "Crouch, N.tox, PKHG, Campbell Barton, Dany Lebel",
"version": (1, 5, 2),
"blender": (2, 57, 0),
'location': 'Text Editor > Properties or '\
'Console > Console Menu',
'warning': '',
'description': 'Click an icon to display its name and copy it '\
'to the clipboard',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/'\
'Py/Scripts/System/Display_All_Icons',
'tracker_url': 'https://developer.blender.org/T22011',
'category': 'Development'}
"location": "Text Editor > Properties or " "Console > Console Menu",
"warning": "",
"description": "Click an icon to display its name and "
"copy it to the clipboard",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/"
"Py/Scripts/System/Display_All_Icons",
"category": "Development",
}
import bpy

View File

@ -17,17 +17,17 @@
# ##### END GPL LICENSE BLOCK #####
bl_info = {
'name': 'Save As Game Engine Runtime',
'author': 'Mitchell Stokes (Moguri)',
'version': (0, 3, 1),
"name": "Save As Game Engine Runtime",
"author": "Mitchell Stokes (Moguri)",
"version": (0, 3, 1),
"blender": (2, 61, 0),
'location': 'File > Export',
'description': 'Bundle a .blend file with the Blenderplayer',
'warning': '',
'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/'\
'Scripts/Game_Engine/Save_As_Runtime',
'tracker_url': 'https://developer.blender.org/T23564',
'category': 'Game Engine'}
"location": "File > Export",
"description": "Bundle a .blend file with the Blenderplayer",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Game_Engine/Save_As_Runtime",
"category": "Game Engine",
}
import bpy
import os

View File

@ -30,9 +30,9 @@ bl_info = {
"location": "File > Import-Export",
"description": "Imports Acclaim Skeleton and Motion Capture Files",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Acclaim_Importer",
"tracker_url": "https://developer.blender.org/T27127",
"category": "Import-Export"}
"Scripts/Import-Export/Acclaim_Importer",
"category": "Import-Export",
}
import re

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/MotionCapture_BVH",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -30,9 +30,9 @@ bl_info = {
"location": "File > Import",
"description": "Imports C3D Graphics Lab Motion Capture files",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/C3D_Importer",
"tracker_url": "https://developer.blender.org/T29061",
"category": 'Import-Export'}
"Scripts/Import-Export/C3D_Importer",
"category": 'Import-Export',
}
import bpy

View File

@ -27,10 +27,10 @@ bl_info = {
"description": "Export Cameras & Markers (.py)",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Camera_Animation",
"tracker_url": "https://developer.blender.org/T22835",
"Scripts/Import-Export/Camera_Animation",
"support": 'OFFICIAL',
"category": "Import-Export"}
"category": "Import-Export",
}
import bpy

View File

@ -27,9 +27,9 @@ bl_info = {
"description": "Import/Export object's animation with nuke",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Nuke",
"tracker_url": "https://developer.blender.org/T28368",
"category": "Import-Export"}
"Scripts/Import-Export/Nuke",
"category": "Import-Export",
}
# To support reload properly, try to access a package var,

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Transfer data between 3D-Coat/Blender",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/3dcoat_applink",
"tracker_url": "https://developer.blender.org/T24446",
"category": "Import-Export"}
"Scripts/Import-Export/3dcoat_applink",
"category": "Import-Export",
}
if "bpy" in locals():

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Import a HiRISE DTM formatted as a PDS IMG file",
"warning": "May consume a lot of memory",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/HiRISE_DTM_from_PDS_IMG",
"tracker_url": "https://developer.blender.org/T24897",
"category": "Import-Export"}
"Scripts/Import-Export/HiRISE_DTM_from_PDS_IMG",
"category": "Import-Export",
}
# Revision History:

View File

@ -26,10 +26,10 @@ bl_info = {
"description": "Import SVG as curves",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/SVG",
"tracker_url": "https://developer.blender.org/T26166",
"Scripts/Import-Export/SVG",
"support": 'OFFICIAL',
"category": "Import-Export"}
"category": "Import-Export",
}
# To support reload properly, try to access a package var,

View File

@ -28,10 +28,9 @@ bl_info = {
"location": "File > Export > Adobe After Effects (.jsx)",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Adobe_After_Effects",
"tracker_url": "https://developer.blender.org/T29858",
"Scripts/Import-Export/Adobe_After_Effects",
"category": "Import-Export",
}
}
import bpy

View File

@ -25,8 +25,8 @@ bl_info = {
"warning": "Under construction! Visit Wiki for details.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/DXF_Exporter",
"tracker_url": "https://developer.blender.org/T28469",
"category": "Import-Export"}
"category": "Import-Export",
}
import bpy

View File

@ -25,8 +25,7 @@ bl_info = {
"description": "Export mesh Pointcache data (.pc2)",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/PC2_Pointcache_export",
"tracker_url": "",
"Scripts/Import-Export/PC2_Pointcache_export",
"category": "Import-Export"}
"""

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Export Skeleletal Mesh/Animation Data",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Unreal_psk_psa",
"tracker_url": "https://developer.blender.org/T21366",
"category": "Import-Export"}
"Scripts/Import-Export/Unreal_psk_psa",
"category": "Import-Export",
}
"""
-- Unreal Skeletal Mesh and Animation Export (.psk and .psa) export script v0.0.1 --<br>

View File

@ -26,8 +26,8 @@ bl_info = {
"warning": "XCF import requires xcftools installed",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/GIMPImageToScene",
"tracker_url": "https://developer.blender.org/T25136",
"category": "Import-Export"}
"category": "Import-Export",
}
"""
This script imports GIMP layered image files into 3D Scenes (.xcf, .xjt)

View File

@ -25,9 +25,10 @@ bl_info = {
"description": "Imports images and creates planes with the appropriate aspect ratio. "
"The images are mapped to the planes.",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Planes_from_Images",
"tracker_url": "https://developer.blender.org/T21751",
"category": "Import-Export"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Add_Mesh/Planes_from_Images",
"category": "Import-Export",
}
import bpy
from bpy.types import Operator

View File

@ -26,10 +26,9 @@ bl_info = {
"warning": "Under construction! Visit Wiki for details.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/DXF_Importer",
"tracker_url": "https://developer.blender.org/T23480",
"support": "OFFICIAL",
"category": "Import-Export",
}
}
"""
Release note by migius (DXF support maintainer) 2011.01.02:

View File

@ -23,12 +23,12 @@ bl_info= {
"blender": (2, 57, 0),
"location": "File > Import > LightWave Object (.lwo)",
"description": "Imports a LWO file including any UV, Morph and Color maps. "
"Can convert Skelegons to an Armature.",
"Can convert Skelegons to an Armature.",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/LightWave_Object",
"tracker_url": "https://developer.blender.org/T23623",
"category": "Import-Export"}
"Scripts/Import-Export/LightWave_Object",
"category": "Import-Export",
}
# Copyright (c) Ken Nign 2010
# ken@virginpi.com

View File

@ -36,16 +36,16 @@ Alternatively, run the script in the script editor (Alt-P), and access from the
"""
bl_info = {
'name': 'Import: MakeHuman (.mhx)',
'author': 'Thomas Larsson',
'version': "1.16.12",
"name": "Import: MakeHuman (.mhx)",
"author": "Thomas Larsson",
"version": "1.16.12",
"blender": (2, 68, 0),
'location': "File > Import > MakeHuman (.mhx)",
'description': 'Import files in the MakeHuman eXchange format (.mhx)',
'warning': '',
'wiki_url': 'http://www.makehuman.org/documentation',
'tracker_url': 'https://developer.blender.org/T21872',
'category': 'Import-Export'}
"location": "File > Import > MakeHuman (.mhx)",
"description": "Import files in the MakeHuman eXchange format (.mhx)",
"warning": "",
"wiki_url": "http://www.makehuman.org/documentation",
"category": "Import-Export",
}
MAJOR_VERSION = 1
MINOR_VERSION = 16

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Import Skeleleton Mesh/Animation Data",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Import-Export/Unreal_psk_psa",
"tracker_url": "https://developer.blender.org/T21366",
"category": "Import-Export"}
"Scripts/Import-Export/Unreal_psk_psa",
"category": "Import-Export",
}
"""
Version': '2.0' ported by Darknet

View File

@ -45,9 +45,9 @@ bl_info = {
"location": "File -> Import -> PDB (.pdb)",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/PDB",
"tracker_url": "https://developer.blender.org/T29226",
"category": "Import-Export"}
"Scripts/Import-Export/PDB",
"category": "Import-Export",
}
import bpy

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Stanford_PLY",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -28,9 +28,9 @@ bl_info = {
"description": "Import-Export Raw Faces",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Raw_Mesh_IO",
"tracker_url": "https://developer.blender.org/T25692",
"category": "Import-Export"}
"Scripts/Import-Export/Raw_Mesh_IO",
"category": "Import-Export",
}
if "bpy" in locals():
import imp

View File

@ -27,10 +27,10 @@ bl_info = {
"description": "Import-Export STL files",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/STL",
"tracker_url": "https://developer.blender.org/T22837",
"Scripts/Import-Export/STL",
"support": 'OFFICIAL',
"category": "Import-Export"}
"category": "Import-Export",
}
# @todo write the wiki page

View File

@ -27,10 +27,10 @@ bl_info = {
"description": "Export the UV layout as a 2D graphic",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/UV_Layout",
"tracker_url": "https://developer.blender.org/T22837",
"Scripts/Import-Export/UV_Layout",
"support": 'OFFICIAL',
"category": "Import-Export"}
"category": "Import-Export",
}
# @todo write the wiki page

View File

@ -25,7 +25,6 @@ bl_info = {
"description": "Upload your model to Sketchfab",
"warning": "",
"wiki_url": "",
"tracker_url": "",
"category": "Import-Export"
}

View File

@ -28,7 +28,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Autodesk_3DS",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -29,7 +29,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Autodesk_FBX",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -19,18 +19,18 @@
# <pep8 compliant>
bl_info = {
'name': "MilkShape3D MS3D format (.ms3d)",
'description': "Import / Export MilkShape3D MS3D files "
"(conform with MilkShape3D v1.8.4)",
'author': "Alexander Nussbaumer",
'version': (1, 0, 0),
'blender': (2, 69, 2),
'location': "File > Import & File > Export",
'warning': "",
'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/MilkShape3D_MS3D",
'tracker_url': "https://developer.blender.org/T34084",
'category': "Import-Export"}
"name": "MilkShape3D MS3D format (.ms3d)",
"description": "Import / Export MilkShape3D MS3D files "
"(conform with MilkShape3D v1.8.4)",
"author": "Alexander Nussbaumer",
"version": (1, 0, 0),
"blender": (2, 69, 2),
"location": "File > Import & File > Export",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/MilkShape3D_MS3D",
"category": "Import-Export",
}
###############################################################################

View File

@ -29,7 +29,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Wavefront_OBJ",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/VRML2",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -25,10 +25,9 @@ bl_info = {
"blender": (2, 69, 0),
"location": "File > Export > DirectX (.x)",
"description": "Export mesh vertices, UV's, materials, textures, "
"vertex colors, armatures, empties, and actions.",
"vertex colors, armatures, empties, and actions.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/DirectX_Exporter",
"tracker_url": "https://developer.blender.org/T22795",
"Scripts/Import-Export/DirectX_Exporter",
"category": "Import-Export"}

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/Web3D",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -26,10 +26,10 @@ bl_info = {
"location": "Sequencer -> Track View Properties",
"description": "Load a CMX formatted EDL into the sequencer",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:"
"2.6/Py/Scripts/Import-Export/EDL_Import",
"tracker_url": "",
"category": "Import-Export"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/EDL_Import",
"category": "Import-Export",
}
import bpy

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Import-Export/NewTek_OBJ",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Import-Export"}

View File

@ -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"
}

View File

@ -25,8 +25,8 @@ bl_info = {
"location": "View3D > EditMode > ToolShelf",
"description": "Modeling and retopology tool.",
"wiki_url": "http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Bsurfaces_1.5",
"tracker_url": "https://developer.blender.org/T26642",
"category": "Mesh"}
"category": "Mesh",
}
import bpy
@ -3308,16 +3308,12 @@ class GPENCIL_OT_SURFSK_edit_strokes(bpy.types.Operator):
return {"FINISHED"}
class CURVE_OT_SURFSK_reorder_splines(bpy.types.Operator):
bl_idname = "curve.surfsk_reorder_splines"
bl_label = "Bsurfaces reorder splines"
bl_description = "Defines the order of the splines by using grease pencil strokes."
bl_description = "Defines the order of the splines by using grease pencil strokes"
bl_options = {'REGISTER', 'UNDO'}
def execute(self, context):
objects_to_delete = []
#### Convert grease pencil strokes to curve.

View File

@ -19,18 +19,18 @@
# <pep8 compliant>
bl_info = {
'name': "F2",
'author': "Bart Crouch, Alexander Nedovizin, Paul Kotelevets "\
"(concept design)",
'version': (1, 7, 2),
'blender': (2, 70, 0),
'location': "Editmode > F",
'warning': "",
'description': "Extends the 'Make Edge/Face' functionality",
'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.6/Py/"\
"Scripts/Modeling/F2",
'tracker_url': "https://developer.blender.org/T33979",
'category': 'Mesh'}
"name": "F2",
"author": "Bart Crouch, Alexander Nedovizin, Paul Kotelevets "
"(concept design)",
"version": (1, 7, 2),
"blender": (2, 70, 0),
"location": "Editmode > F",
"warning": "",
"description": "Extends the 'Make Edge/Face' functionality",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Modeling/F2",
"category": "Mesh",
}
import bmesh
@ -402,4 +402,4 @@ def unregister():
if __name__ == "__main__":
register()
register()

View File

@ -27,8 +27,7 @@ bl_info = {
"description": "Make an inset polygon inside selection.",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Modeling/Inset-Polygon",
"tracker_url": "https://developer.blender.org/T27290",
"Scripts/Modeling/Inset-Polygon",
"category": "Mesh"}

View File

@ -25,9 +25,9 @@ bl_info = {
"warning": "",
"description": "Mesh modelling toolkit. Several tools to aid modelling",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Modeling/LoopTools",
"tracker_url": "https://developer.blender.org/T26189",
"category": "Mesh"}
"Scripts/Modeling/LoopTools",
"category": "Mesh",
}
import bmesh

View File

@ -30,9 +30,9 @@ bl_info = {
"description": "Relax the selected verts while retaining the shape",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Modeling/Relax",
"tracker_url": "https://developer.blender.org/T21421",
"category": "Mesh"}
"Scripts/Modeling/Relax",
"category": "Mesh",
}
"""
Usage:

View File

@ -26,10 +26,10 @@ bl_info = {
"description": "Various tools for working with motion capture animation",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Animation/Motion_Capture_Tools",
"tracker_url": "https://developer.blender.org/T28321",
"Scripts/Animation/Motion_Capture_Tools",
"support": 'OFFICIAL',
"category": "Animation"}
"category": "Animation",
}
if "bpy" in locals():
import imp

View File

@ -27,9 +27,9 @@ bl_info = {
"description": "Distributed rendering for Blender",
"warning": "Stable but still work in progress",
"wiki_url": "http://wiki.blender.org/index.php/Doc:2.5/Manual/"
"Render/Engines/Netrender",
"tracker_url": "https://developer.blender.org/T36513",
"category": "Render"}
"Render/Engines/Netrender",
"category": "Render",
}
# To support reload properly, try to access a package var, if it's there, reload everything

View File

@ -17,17 +17,16 @@
# ##### END GPL LICENSE BLOCK #####
bl_info = {
'name': "Node Wrangler (aka Nodes Efficiency Tools)",
'author': "Bartek Skorupa, Greg Zaal",
'version': (3, 4),
'blender': (2, 70, 0),
'location': "Node Editor Properties Panel or Ctrl-SPACE",
'description': "Various tools to enhance and speed up node-based workflow",
'warning': "",
'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Nodes/Nodes_Efficiency_Tools",
'tracker_url': "https://developer.blender.org/T33543",
'category': "Node",
"name": "Node Wrangler (aka Nodes Efficiency Tools)",
"author": "Bartek Skorupa, Greg Zaal",
"version": (3, 4),
"blender": (2, 70, 0),
"location": "Node Editor Properties Panel or Ctrl-Space",
"description": "Various tools to enhance and speed up node-based workflow",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Nodes/Nodes_Efficiency_Tools",
"category": "Node",
}
import bpy, blf, bgl

View File

@ -26,8 +26,8 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Add_Chain",
"tracker_url": "https://developer.blender.org/T22203",
"category": "Object"}
"category": "Object",
}
import bpy

View File

@ -26,7 +26,7 @@ bl_info = {
"category": "Object",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Animated_Render_Baker",
"tracker_url": "https://developer.blender.org/T24836"}
}
import bpy

View File

@ -27,8 +27,8 @@ bl_info = {
"description": "Creates Volumetric Clouds",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Cloud_Gen",
"tracker_url": "https://developer.blender.org/T22015",
"category": "Object"}
"category": "Object",
}
import bpy
from bpy.props import BoolProperty, EnumProperty

View File

@ -24,9 +24,10 @@ bl_info = {
"blender": (2, 65, 0),
"location": "View3D > Toolshelf > Edit Linked Library",
"description": "Allows editing of objects linked from a .blend library.",
"wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Object/Edit_Linked_Library",
"tracker_url": "https://developer.blender.org/T29630",
"category": "Object"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Edit_Linked_Library",
"category": "Object",
}
import bpy

View File

@ -25,9 +25,9 @@ bl_info = {
"description": "Fractured Object, Bomb, Projectile, Recorder",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Fracture",
"tracker_url": "https://developer.blender.org/T21793",
"category": "Object"}
"Scripts/Object/Fracture",
"category": "Object",
}
if "bpy" in locals():

View File

@ -31,9 +31,9 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Object/Grease_Scatter",
"tracker_url": "https://developer.blender.org",
"support": 'OFFICIAL',
"category": "Object"}
"category": "Object",
}
from mathutils import Vector, Matrix, Quaternion
from random import uniform, shuffle

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Modeling/PrintToolbox",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "Mesh"}

View File

@ -28,9 +28,10 @@ bl_info = {
"location": "Image Editor and 3D View > Any Paint mode > Color Palette or Weight Palette panel",
"description": "Palettes for color and weight paint modes",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Paint/Palettes",
"tracker_url": "https://developer.blender.org/T25908",
"category": "Paint"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Paint/Palettes",
"category": "Paint",
}
"""
This addon brings palettes to the paint modes.

View File

@ -25,11 +25,11 @@ bl_info = {
"blender": (2, 65, 9),
"location": "Render buttons (Properties window)",
"description": "Allows to copy a selection of render settings "
"from current scene to others.",
"from current scene to others.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Render/Copy Settings",
"tracker_url": "https://developer.blender.org/T25832",
"category": "Render"}
"Scripts/Render/Copy Settings",
"category": "Render",
}
if "bpy" in locals():

View File

@ -28,8 +28,8 @@ bl_info = {
"warning": "this script is RC",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/Render/POV-Ray",
"tracker_url": "https://developer.blender.org/T23145",
"category": "Render"}
"category": "Render",
}
if "bpy" in locals():
import imp

View File

@ -26,9 +26,9 @@ bl_info = {
"description": "Send .blend as session to http://www.renderfarm.fi to render",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/"
"Scripts/Render/Renderfarm.fi",
"tracker_url": "https://developer.blender.org/T22927",
"category": "Render"}
"Scripts/Render/Renderfarm.fi",
"category": "Render",
}
"""
Copyright 2009-2013 Laurea University of Applied Sciences

View File

@ -30,9 +30,9 @@ bl_info = {
"description": "Navigate the Camera & 3D View from the Toolshelf",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/3D_Navigation",
"tracker_url": "https://developer.blender.org/T23530",
"category": "3D View"}
"Scripts/3D_interaction/3D_Navigation",
"category": "3D View",
}
# import the basic library
import bpy

View File

@ -27,8 +27,8 @@ bl_info = {
"description": "Copy Attributes Menu from Blender 2.4",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Copy_Attributes_Menu",
"tracker_url": "https://developer.blender.org/T22588",
"category": "3D View"}
"category": "3D View",
}
import bpy
from mathutils import Matrix

View File

@ -29,8 +29,8 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D interaction/Materials Utils",
"tracker_url": "https://developer.blender.org/T22140",
"category": "Material"}
"category": "Material",
}
"""
This script has several functions and operators, grouped for convenience:

View File

@ -26,10 +26,10 @@ bl_info = {
"location": "View3D > Tool Shelf or Console",
"description": "Display console defined mathutils variables in the 3D view",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Math_Viz",
"tracker_url": "https://developer.blender.org/T25545",
"Scripts/3D_interaction/Math_Viz",
"support": "OFFICIAL",
"category": "3D View"}
"category": "3D View",
}
if "bpy" in locals():

View File

@ -24,18 +24,18 @@
bl_info = {
"name": "Measure Panel",
"author": "Buerbaum Martin (Pontiac), TNae (Normal patch)," \
" Benjamin Lauritzen (Loonsbury; Volume code)," \
" Alessandro Sala (patch: Units in 3D View)",
"author": "Buerbaum Martin (Pontiac), TNae (Normal patch), "
"Benjamin Lauritzen (Loonsbury; Volume code), "
"Alessandro Sala (patch: Units in 3D View) ",
"version": (0, 9, 0),
"blender": (2, 60, 0),
"location": "View3D > Properties > Measure Panel",
"description": "Measure distances between objects",
"warning": "Script needs repairs",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" \
"Scripts/3D_interaction/Panel_Measure",
"tracker_url": "https://developer.blender.org/T21445",
"category": "3D View"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Panel_Measure",
"category": "3D View",
}
"""
Measure panel

View File

@ -28,9 +28,9 @@ bl_info = {
"description": "Display keys pressed in the 3D View, "
"useful for screencasts.",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Screencast_Key_Status_Tool",
"tracker_url": "https://developer.blender.org/T21612",
"category": "3D View"}
"Scripts/3D_interaction/Screencast_Key_Status_Tool",
"category": "3D View",
}
import bgl
import blf

View File

@ -27,9 +27,9 @@ bl_info = {
"description": "Context Sensitive Spacebar Menu",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Dynamic_Spacebar_Menu",
"tracker_url": "https://developer.blender.org/T22060",
"category": "3D View"}
"Scripts/3D_interaction/Dynamic_Spacebar_Menu",
"category": "3D View",
}
import bpy
from bpy import *

View File

@ -28,10 +28,10 @@ bl_info = {
"location": "Properties > Scene > Blend Info Panel",
"description": "Show information about the .blend",
"warning": "",
"wiki_url": 'http://wiki.blender.org/index.php/Extensions:2.6/Py/' \
'Scripts/System/Blend Info',
"tracker_url": "https://developer.blender.org/T22102",
"category": "System"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/System/Blend Info",
"category": "System",
}
import bpy

View File

@ -27,7 +27,6 @@ bl_info = {
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/System/Demo_Mode#Running_Demo_Mode",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "System"}

View File

@ -27,10 +27,10 @@ bl_info = {
"description": ("Edit arbitrary selected properties for "
"objects/sequence strips of the same type"),
"warning": "",
"wiki_url": ("http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/System/Object Property Chart"),
"tracker_url": "https://developer.blender.org/T22701",
"category": "System"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/System/Object Property Chart",
"category": "System",
}
"""List properties of selected objects"""

View File

@ -6,11 +6,12 @@ bl_info = {
"location": "Texture Paint > Properties > Texture Paint Layers Panels",
"description": "Adds a layer manager for image based texture slots in paint and quick add layer tools",
"warning": "",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Texture_paint_layers",
"tracker_url": "https://developer.blender.org/T26789",
"category": "Paint"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/3D_interaction/Texture_paint_layers",
"category": "Paint",
}
import bpy
from bpy.props import*
import os

View File

@ -28,7 +28,6 @@ bl_info = {
"(update main po files, update scripts' translations, etc.)",
"warning": "Still in development, not all features are fully implemented yet!",
"wiki_url": "http://wiki.blender.org/index.php/Dev:Doc/How_to/Translate_Blender",
"tracker_url": "",
"support": 'OFFICIAL',
"category": "System"}

View File

@ -39,9 +39,9 @@ bl_info = {
"location": "3D View > Vertex Paint > Toolshelf > Bake",
"warning": "Requires image texture, generated textures aren't supported.",
"wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/"
"Scripts/UV/Bake_Texture_to_Vertex_Colors",
"tracker_url": "https://developer.blender.org/T28211",
"category": "UV"}
"Scripts/UV/Bake_Texture_to_Vertex_Colors",
"category": "UV",
}
import bpy
from bpy.props import BoolProperty, EnumProperty, FloatVectorProperty

View File

@ -24,9 +24,10 @@ bl_info = {
"blender": (2, 67, 0),
"location": "Properties > Render",
"description": "A simple Texture Atlas for unwrapping many objects. It creates additional UV",
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/UV/TextureAtlas",
"tracker_url": "https://developer.blender.org/T32494",
"category": "UV"}
"wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/UV/TextureAtlas",
"category": "UV",
}
import bpy
from bpy.types import (Operator,