diff --git a/addons/index.json b/addons/index.json index aff4aa9..9eadf5a 100644 --- a/addons/index.json +++ b/addons/index.json @@ -1,1327 +1,1727 @@ { - "schema-version": "1" - "internal-url": "https://git.blender.org/gitweb/gitweb.cgi/blender-package-manager-addon.git/blob_plain/HEAD:/addons/" - "addons": { - "add_curve_extra_objects": { - "source": "internal" - "name": "Extra Objects" - "description": "Add extra curve object types" - "author": "Multiple Authors" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects" - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug" - "location": "View3D > Add > Curve > Extra Objects" - "category": "Add Curve" - "version": { - "0.1": { - "blender": "2.76.0" - "support": "community" - "filename": "0.1.zip" - } - } - } - "add_curve_sapling": { - "source": "internal" - "name": "Sapling Tree Gen" - "description": "Adds a parametric tree. The method is presented by Jason Weber & Joseph Penn in their paper 'Creation and Rendering of Realistic Trees'." - "author": "Andrew Hale (TrumanBlending), Aaron Buchler" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Sapling_Tree" - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug" - "location": "View3D > Add > Curve" - "category": "Add Curve" - "version": { - "0.3.2": { - "blender": "2.77.0" - "support": "community" - "filename": "0.3.2.zip" - } - } - } - "add_mesh_BoltFactory": { - "source": "internal" - "name": "BoltFactory" - "description": "Add a bolt or nut" - "author": "Aaron Keith" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/BoltFactory" - "tracker_url": "" - "location": "View3D > Add > Mesh" - "category": "Add Mesh" - "version": { - "3.10": { - "blender": "2.63.0" - "support": "community" - "filename": "3.10.zip" - } - } - } - "add_mesh_extra_objects": { - "source": "internal" - "name": "Extra Objects" - "description": "Add extra mesh object types" - "author": "Multiple Authors" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Extra" - "tracker_url": "" - "location": "View3D > Add > Mesh" - "category": "Add Mesh" - "version": { - "0.3.0": { - "blender": "2.74.5" - "support": "community" - "filename": "0.3.0.zip" - } - } - } - "io_anim_acclaim": { - "source": "internal" - "name": "Acclaim Motion Capture Files (.asf, .amc)" - "description": "Imports Acclaim Skeleton and Motion Capture Files" - "author": "Daniel Monteiro Basso " - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Acclaim_Importer" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "2013.1.26.1": { - "blender": "2.65.9" - "support": "community" - "filename": "2013.1.26.1.zip" - } - } - } - "io_anim_bvh": { - "source": "internal" - "name": "BioVision Motion Capture (BVH) format" - "description": "Import-Export BVH from armature objects" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/BVH_Importer_Exporter" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.74.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "io_anim_c3d": { - "source": "internal" - "name": "C3D Graphics Lab Motion Capture file (.c3d)" - "description": "Imports C3D Graphics Lab Motion Capture files" - "author": "Daniel Monteiro Basso " - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/C3D_Importer" - "tracker_url": "" - "location": "File > Import" - "category": "Import-Export" - "version": { - "2013.12.10.1": { - "blender": "2.69.5" - "support": "community" - "filename": "2013.12.10.1.zip" - } - } - } - "io_anim_nuke_chan": { - "source": "internal" - "name": "Nuke Animation Format (.chan)" - "description": "Import/Export object's animation with nuke" - "author": "Michael Krupa" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Nuke" - "tracker_url": "" - "location": "File > Import/Export > Nuke (.chan)" - "category": "Import-Export" - "version": { - "1.0": { - "blender": "2.61.0" - "support": "community" - "filename": "1.0.zip" - } - } - } - "io_blend_utils": { - "source": "internal" - "name": "Blend File Utils" - "description": "Utility for packing blend files" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/BlendFile_Utils" - "tracker_url": "" - "location": "File > External Data > Blend Utils" - "category": "Import-Export" - "version": { - "0.1": { - "blender": "2.76.0" - "support": "official" - "filename": "0.1.zip" - } - } - } - "io_coat3D": { - "source": "internal" - "name": "3D-Coat Applink" - "description": "Transfer data between 3D-Coat/Blender" - "author": "Kalle-Samuli Riihikoski (haikalle)" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/3dcoat_applink" - "tracker_url": "" - "location": "Scene > 3D-Coat Applink" - "category": "Import-Export" - "version": { - "3.5.21": { - "blender": "2.59.0" - "support": "community" - "filename": "3.5.21.zip" - } - } - } - "io_convert_image_to_mesh_img": { - "source": "internal" - "name": "HiRISE DTM from PDS IMG" - "description": "Import a HiRISE DTM formatted as a PDS IMG file" - "author": "Tim Spriggs (tims@uahirise.org)" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/HiRISE_DTM_from_PDS_IMG" - "tracker_url": "" - "location": "File > Import > HiRISE DTM from PDS IMG (.IMG)" - "category": "Import-Export" - "version": { - "0.1.4": { - "blender": "2.63.0" - "warning": "May consume a lot of memory" - "support": "community" - "filename": "0.1.4.zip" - } - } - } - "io_curve_svg": { - "source": "internal" - "name": "Scalable Vector Graphics (SVG) 1.1 format" - "description": "Import SVG as curves" - "author": "JM Soler, Sergey Sharybin" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/SVG" - "tracker_url": "" - "location": "File > Import > Scalable Vector Graphics (.svg)" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.57.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "io_export_dxf": { - "source": "internal" - "name": "Export Autocad DXF Format (.dxf)" - "description": "The script exports Blender geometry to DXF format r12 version." - "author": "Remigiusz Fiedler (AKA migius), Vaclav Klecanda" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DXF_Exporter" - "tracker_url": "" - "location": "File > Export > Autodesk (.dxf)" - "category": "Import-Export" - "version": { - "2.1.3": { - "blender": "2.63.0" - "warning": "Under construction! Visit Wiki for details." - "support": "community" - "filename": "2.1.3.zip" - } - } - } - "io_import_dxf": { - "source": "internal" - "name": "Import AutoCAD DXF Format (.dxf)" - "description": "Import files in the Autocad DXF format (.dxf)" - "author": "Lukas Treyer, Manfred Moitzi (support + dxfgrabber library), Vladimir Elistratov, Bastien Montagne" - "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DXF_Importer" - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug" - "location": "File > Import > AutoCAD DXF" - "category": "Import-Export" - "version": { - "0.8.6": { - "blender": "2.7.1" - "support": "community" - "filename": "0.8.6.zip" - } - } - } - "io_mesh_pdb": { - "source": "internal" - "name": "Atomic Blender - PDB" - "description": "Loading and manipulating atoms from PDB files" - "author": "Clemens Barth" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PDB" - "tracker_url": "" - "location": "File -> Import -> PDB (.pdb)" - "category": "Import-Export" - "version": { - "1.7": { - "blender": "2.71.0" - "support": "community" - "filename": "1.7.zip" - } - } - } - "io_mesh_ply": { - "source": "internal" - "name": "Stanford PLY format" - "description": "Import-Export PLY mesh data withs UV's and vertex colors" - "author": "Bruce Merry, Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Stanford_PLY" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.74.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "io_mesh_raw": { - "source": "internal" - "name": "Raw mesh format (.raw)" - "description": "Import-Export Raw Faces" - "author": "Anthony D,Agostino (Scorpius), Aurel Wildfellner" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Raw_Mesh_IO" - "tracker_url": "" - "location": "File > Import-Export > Raw Faces (.raw) " - "category": "Import-Export" - "version": { - "0.2": { - "blender": "2.57.0" - "support": "community" - "filename": "0.2.zip" - } - } - } - "io_mesh_stl": { - "source": "internal" - "name": "STL format" - "description": "Import-Export STL files" - "author": "Guillaume Bouchard (Guillaum)" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/STL" - "tracker_url": "" - "location": "File > Import-Export > Stl" - "category": "Import-Export" - "version": { - "1.1.2": { - "blender": "2.74.0" - "support": "official" - "filename": "1.1.2.zip" - } - } - } - "io_mesh_uv_layout": { - "source": "internal" - "name": "UV Layout" - "description": "Export the UV layout as a 2D graphic" - "author": "Campbell Barton, Matt Ebb" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/UV_Layout" - "tracker_url": "" - "location": "Image-Window > UVs > Export UV Layout" - "category": "Import-Export" - "version": { - "1.1.1": { - "blender": "2.75.0" - "support": "official" - "filename": "1.1.1.zip" - } - } - } - "io_online_sketchfab": { - "source": "internal" - "name": "Sketchfab Exporter" - "description": "Upload your model to Sketchfab" - "author": "Bart Crouch" - "wiki_url": "" - "tracker_url": "" - "location": "Tools > Upload tab" - "category": "Import-Export" - "version": { - "1.2.2": { - "blender": "2.7.0" - "support": "community" - "filename": "1.2.2.zip" - } - } - } - "io_scene_3ds": { - "source": "internal" - "name": "Autodesk 3DS format" - "description": "Import-Export 3DS, meshes, uvs, materials, textures, cameras & lamps" - "author": "Bob Holcomb, Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_3DS" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.74.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "io_scene_fbx": { - "source": "internal" - "name": "FBX format" - "description": "FBX IO meshes, UV's, vertex colors, materials, textures, cameras, lamps and actions" - "author": "Campbell Barton, Bastien Montagne, Jens Restemeier" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_FBX" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "3.7.4": { - "blender": "2.77.0" - "support": "official" - "filename": "3.7.4.zip" - } - } - } - "io_scene_ms3d": { - "source": "internal" - "name": "MilkShape3D MS3D format (.ms3d)" - "description": "Import / Export MilkShape3D MS3D files (conform with MilkShape3D v1.8.4)" - "author": "Alexander Nussbaumer" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/MilkShape3D_MS3D" - "tracker_url": "" - "location": "File > Import & File > Export" - "category": "Import-Export" - "version": { - "2.72.2": { - "blender": "2.72.2" - "support": "community" - "filename": "2.72.2.zip" - } - } - } - "io_scene_obj": { - "source": "internal" - "name": "Wavefront OBJ format" - "description": "Import-Export OBJ, Import OBJ mesh, UV's, materials and textures" - "author": "Campbell Barton, Bastien Montagne" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Wavefront_OBJ" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "2.3.1": { - "blender": "2.77.0" - "support": "official" - "filename": "2.3.1.zip" - } - } - } - "io_scene_vrml2": { - "source": "internal" - "name": "VRML2 (Virtual Reality Modeling Language)" - "description": "Exports mesh objects to VRML2, supporting vertex and material colors" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/VRML2" - "tracker_url": "" - "location": "File > Export" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.74.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "io_scene_x": { - "source": "internal" - "name": "DirectX X Format" - "description": "Export mesh vertices, UV's, materials, textures, vertex colors, armatures, empties, and actions." - "author": "Chris Foster" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DirectX_Exporter" - "tracker_url": "" - "location": "File > Export > DirectX (.x)" - "category": "Import-Export" - "version": { - "3.1.0": { - "blender": "2.69.0" - "support": "community" - "filename": "3.1.0.zip" - } - } - } - "io_scene_x3d": { - "source": "internal" - "name": "Web3D X3D/VRML2 format" - "description": "Import-Export X3D, Import VRML2" - "author": "Campbell Barton, Bart, Bastien Montagne, Seva Alekseyev" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Web3D" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "1.2.0": { - "blender": "2.76.0" - "support": "official" - "filename": "1.2.0.zip" - } - } - } - "io_sequencer_edl": { - "source": "internal" - "name": "Import EDL" - "description": "Load a CMX formatted EDL into the sequencer" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/EDL_Import" - "tracker_url": "" - "location": "Sequencer -> Track View Properties" - "category": "Import-Export" - "version": { - "1.0": { - "blender": "2.65.0" - "support": "community" - "filename": "1.0.zip" - } - } - } - "io_shape_mdd": { - "source": "internal" - "name": "NewTek MDD format" - "description": "Import-Export MDD as mesh shape keys" - "author": "Bill L.Nieuwendorp" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/NewTek_OBJ" - "tracker_url": "" - "location": "File > Import-Export" - "category": "Import-Export" - "version": { - "unversioned": { - "blender": "2.57.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "light_field_tools": { - "source": "internal" - "name": "Light Field Tools" - "description": "Tools to create a light field camera and projector" - "author": "Aurel Wildfellner" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Light_Field_Tools" - "tracker_url": "" - "location": "View3D > Tool Shelf > Light Field Tools" - "category": "Render" - "version": { - "0.3.0": { - "blender": "2.64.0" - "support": "community" - "filename": "0.3.0.zip" - } - } - } - "mesh_inset": { - "source": "internal" - "name": "Inset Polygon" - "description": "Make an inset polygon inside selection." - "author": "Howard Trickey" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Inset-Polygon" - "tracker_url": "" - "location": "View3D > Tools" - "category": "Mesh" - "version": { - "1.0.1": { - "blender": "2.73.0" - "support": "community" - "filename": "1.0.1.zip" - } - } - } - "mocap": { - "source": "internal" - "name": "Motion Capture Tools" - "description": "Various tools for working with motion capture animation" - "author": "Benjy Cook" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/Motion_Capture_Tools" - "tracker_url": "" - "location": "Object UI > Mocap tools" - "category": "Animation" - "version": { - "1.1.1": { - "blender": "2.73.0" - "support": "official" - "filename": "1.1.1.zip" - } - } - } - "netrender": { - "source": "internal" - "name": "Network Renderer" - "description": "Distributed rendering for Blender" - "author": "Martin Poirier" - "wiki_url": "http://wiki.blender.org/index.php/Doc:2.5/Manual/Render/Engines/Netrender" - "tracker_url": "" - "location": "Render > Engine > Network Render" - "category": "Render" - "version": { - "1.8": { - "blender": "2.60.0" - "warning": "Stable but still work in progress" - "support": "community" - "filename": "1.8.zip" - } - } - } - "object_fracture": { - "source": "internal" - "name": "Fracture Tools" - "description": "Fractured Object, Bomb, Projectile, Recorder" - "author": "pildanovak" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Fracture" - "tracker_url": "" - "location": "Search > Fracture Object & Add > Fracture Helper Objects" - "category": "Object" - "version": { - "2.0.1": { - "blender": "2.72.0" - "support": "community" - "filename": "2.0.1.zip" - } - } - } - "object_fracture_cell": { - "source": "internal" - "name": "Cell Fracture" - "description": "Fractured Object, Bomb, Projectile, Recorder" - "author": "ideasman42, phymec, Sergey Sharybin" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/CellFracture" - "tracker_url": "" - "location": "Edit panel of Tools tab, in Object mode, 3D View tools" - "category": "Object" - "version": { - "0.1": { - "blender": "2.70.0" - "support": "community" - "filename": "0.1.zip" - } - } - } - "object_print3d_utils": { - "source": "internal" - "name": "3D Print Toolbox" - "description": "Utilities for 3D printing" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/PrintToolbox" - "tracker_url": "" - "location": "3D View > Toolbox" - "category": "Mesh" - "version": { - "unversioned": { - "blender": "2.65.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "render_copy_settings": { - "source": "internal" - "name": "Copy Settings" - "description": "Allows to copy a selection of render settings from current scene to others." - "author": "Bastien Montagne" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Copy Settings" - "tracker_url": "" - "location": "Render buttons (Properties window)" - "category": "Render" - "version": { - "0.1.5": { - "blender": "2.65.9" - "support": "community" - "filename": "0.1.5.zip" - } - } - } - "render_povray": { - "source": "internal" - "name": "POV-Ray 3.7" - "description": "Basic POV-Ray 3.7 integration for blender" - "author": "Campbell Barton, Silvio Falcinelli, Maurice Raybaud, Constantin Rahn, Bastien Montagne, Leonid Desyatkov" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/POV-Ray" - "tracker_url": "" - "location": "Render > Engine > POV-Ray 3.7" - "category": "Render" - "version": { - "0.0.9": { - "blender": "2.75.0" - "warning": "this script is RC" - "support": "community" - "filename": "0.0.9.zip" - } - } - } - "rigify": { - "source": "internal" - "name": "Rigify" - "description": "Automatic rigging from building-block components" - "author": "Nathan Vegdahl" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Rigging/Rigify" - "tracker_url": "http://github.com/cessen/rigify/issues" - "location": "Armature properties, Bone properties, View3d tools panel, Armature Add menu" - "category": "Rigging" - "version": { - "0.4": { - "blender": "2.66.0" - "support": "community" - "filename": "0.4.zip" - } - } - } - "space_view3d_math_vis": { - "source": "internal" - "name": "Math Vis (Console)" - "description": "Display console defined mathutils variables in the 3D view" - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Math_Viz" - "tracker_url": "" - "location": "View3D > Tool Shelf or Console" - "category": "3D View" - "version": { - "0.1": { - "blender": "2.57.0" - "support": "official" - "filename": "0.1.zip" - } - } - } - "system_demo_mode": { - "source": "internal" - "name": "Demo Mode" - "description": "Demo mode lets you select multiple blend files and loop over them." - "author": "Campbell Barton" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Demo_Mode#Running_Demo_Mode" - "tracker_url": "" - "location": "Demo Menu" - "category": "System" - "version": { - "unversioned": { - "blender": "2.57.0" - "support": "official" - "filename": "unversioned.zip" - } - } - } - "ui_translate": { - "source": "internal" - "name": "Manage UI translations" - "description": "" - "author": "Bastien Montagne" - "wiki_url": "" - "tracker_url": "" - "location": "Main \File\" - "category": "" - "version": { - "1.1.2": { - "blender": "2.75.0" - "support": "community" - "filename": "1.1.2.zip" - } - } - } - "add_mesh_building_objects": { - "source": "internal" - "name": "Building Objects" - "description": "Add building object types" - "author": "Multiple Authors" - "wiki_url": "" - "tracker_url": "https://developer.blender.org/T32711" - "location": "View3D > Add > Mesh > Cad Objects" - "category": "Add Mesh" - "version": { - "0.2": { - "blender": "2.71.0" - "support": "community" - "filename": "0.2.zip" - } - } - } - "add_mesh_chain_rope": { - "source": "internal" - "name": "Oscurart Chain and Rope Maker" - "description": "Create chains and ropes along armatures/curves" - "author": "Oscurart" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Oscurart_Chain_Rope_Maker" - "tracker_url": "https://developer.blender.org/T28136" - "location": "Add > Mesh" - "category": "Object" - "version": { - "1.1": { - "blender": "2.63.0" - "support": "community" - "filename": "1.1.zip" - } - } - } - "add_mesh_clusters": { - "source": "internal" - "name": "Atomic Blender - Cluster" - "description": "Creating cluster formed by atoms" - "author": "Clemens Barth" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Cluster" - "tracker_url": "https://developer.blender.org/T31618" - "location": "Panel: View 3D - Tools (left side)" - "category": "Add Mesh" - "version": { - "0.5": { - "blender": "2.71.0" - "support": "community" - "filename": "0.5.zip" - } - } - } - "add_mesh_rocks": { - "source": "internal" - "name": "Rock Generator" - "description": "Adds a mesh rock to the Add Mesh menu" - "author": "Paul Marshall (brikbot)" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Rock_Generator" - "tracker_url": "https://developer.blender.org/T27314" - "location": "View3D > Add > Rock Generator" - "category": "Add Mesh" - "version": { - "1.4": { - "blender": "2.68.0" - "support": "community" - "filename": "1.4.zip" - } - } - } - "add_mesh_space_tree": { - "source": "internal" - "name": "SCA Tree Generator" - "description": "Adds a tree created with the space colonization algorithm starting at the 3D cursor" - "author": "michel anders (varkenvarken)" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Space_Tree" - "tracker_url": "" - "location": "View3D > Add > Mesh" - "category": "Add Mesh" - "version": { - "0.1.2": { - "blender": "2.66.0" - "support": "community" - "filename": "0.1.2.zip" - } - } - } - "amaranth": { - "source": "internal" - "name": "Amaranth Toolset" - "description": "A collection of tools and settings to improve productivity" - "author": "Pablo Vazquez, Bassam Kurdali, Sergey Sharybin, Lukas Tönne, Cesar Saez" - "wiki_url": "http://pablovazquez.org/amaranth" - "tracker_url": "" - "location": "Everywhere!" - "category": "Scene" - "version": { - "1.0.2": { - "blender": "2.74" - "support": "community" - "filename": "1.0.2.zip" - } - } - } - "automat": { - "source": "internal" - "name": "Cycles Automatic Materials" - "description": "One-click material setup from texture for Cycles. Blur from b°wide node pack." - "author": "Théo Friberg" - "wiki_url": "" - "tracker_url": "mailto:theo.friberg@gmail.com?subject=Bug report for Cycles Automatic Materials addon&body=I have come across the following error while using the Cycles automatic materials addon (Please explain both the symptoms of the error and what you were doing when the error occured. If you think a specific action of yours is related to the error, please include a description of it too.):" - "location": "Space > Automatic / Adjustable Material from Image" - "category": "Render" - "version": { - "0.39": { - "blender": "2.70.0" - "warning": "Still a work in progress" - "support": "community" - "filename": "0.39.zip" - } - } - } - "btrace": { - "source": "internal" - "name": "Btrace" - "description": "Tools for converting/animating objects/particles into curves" - "author": "liero, crazycourier, Atom, Meta-Androcto, MacKracken" - "wiki_url": "" - "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/" - "location": "View3D > Tools" - "category": "Add Curve" - "version": { - "1.1.0": { - "blender": "2.68.0" - "warning": "Still under development, bug reports appreciated" - "support": "community" - "filename": "1.1.0.zip" - } - } - } - "cacharanth": { - "source": "internal" - "name": "Cacharanth" - "description": "Import and Export Caches" - "author": "Pablo Vazquez, Lukas Toenne" - "wiki_url": "" - "tracker_url": "" - "location": "View3D > Cacharanth (Tab)" - "category": "Import-Export" - "version": { - "0.2": { - "blender": "2.7.3" - "support": "community" - "filename": "0.2.zip" - } - } - } - "cmu_mocap_browser": { - "source": "internal" - "name": "Carnegie Mellon University Mocap Library Browser" - "description": "Assistant for using CMU Motion Capture data" - "author": "Daniel Monteiro Basso " - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/CMU_Mocap_Library_Browser" - "tracker_url": "https://developer.blender.org/T29086" - "location": "View3D > Tools" - "category": "Animation" - "version": { - "2015.3.20": { - "blender": "2.66.6" - "support": "community" - "filename": "2015.3.20.zip" - } - } - } - "curve_tools": { - "source": "internal" - "name": "Curve Tools 2" - "description": "Adds some functionality for bezier/nurbs curve/surface modeling" - "author": "Mackraken, guy lateur" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Tools" - "tracker_url": "https://developer.blender.org/T27720" - "location": "View3D > Tool Shelf > Addons Tab" - "category": "Add Curve" - "version": { - "0.2.0": { - "blender": "2.71.0" - "warning": "WIP" - "support": "community" - "filename": "0.2.0.zip" - } - } - } - "data_overrides": { - "source": "internal" - "name": "Data Overrides" - "description": "Override settings and caching for linked objects" - "author": "Lukas Toenne" - "wiki_url": "" - "tracker_url": "" - "location": "Scene Properties" - "category": "Object" - "version": { - "0.1": { - "blender": "2.7.3" - "support": "community" - "filename": "0.1.zip" - } - } - } - "ewoc_projects_tools": { - "source": "internal" - "name": "EWOCprojects tools" - "description": "Edit mode tools - contrib version" - "author": "Gert De Roost - paleajed" - "wiki_url": "" - "tracker_url": "" - "location": "View3D > Toolbar and View3D > Specials (W-key)" - "category": "Mesh" - "version": { - "1.4.2": { - "blender": "2.65.0" - "support": "community" - "filename": "1.4.2.zip" - } - } - } - "geodesic_domes": { - "source": "internal" - "name": "Geodesic Domes" - "description": "Create geodesic dome type objects." - "author": "Noctumsolis, updated from 2.5 PKHG now for 2.71, Meta Androcto, original for 2.49 from Andy Houston" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Geodesic_Domes" - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug" - "location": "Toolshelf > Create Tab" - "category": "Mesh" - "version": { - "0.3.2": { - "blender": "2.7.1" - "warning": "not yet finished" - "support": "community" - "filename": "0.3.2.zip" - } - } - } - "io_atomblend_utilities": { - "source": "internal" - "name": "Atomic Blender - Utilities" - "description": "Utilities for manipulating atom structures" - "author": "Clemens Barth" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PDB" - "tracker_url": "https://developer.blender.org/T33071" - "location": "Panel: View 3D - Tools" - "category": "Import-Export" - "version": { - "0.95": { - "blender": "2.71.0" - "support": "community" - "filename": "0.95.zip" - } - } - } - "io_directx_bel": { - "source": "internal" - "name": "DirectX Importer" - "description": "Import directX Model Format (.x)" - "author": "Littleneo (Jerome Mahieux)" - "wiki_url": "https://github.com/littleneo/directX_blender/wiki" - "tracker_url": "https://github.com/littleneo/directX_blender/issues" - "location": "File > Import > DirectX (.x)" - "category": "Import-Export" - "version": { - "0.18": { - "blender": "2.63.0" - "support": "community" - "filename": "0.18.zip" - } - } - } - "io_mesh_gwyddion": { - "source": "internal" - "name": "Atomic Blender - Gwyddion" - "description": "Loading Gwyddion Atomic Force Microscopy images" - "author": "Clemens Barth" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Gwyddion" - "tracker_url": "https://developer.blender.org/T33236" - "location": "File > Import > Gwyddion (.gwy)" - "category": "Import-Export" - "version": { - "0.1": { - "blender": "2.60.0" - "support": "community" - "filename": "0.1.zip" - } - } - } - "io_mesh_xyz": { - "source": "internal" - "name": "Atomic Blender - XYZ" - "description": "Import/export of atoms described in .xyz files" - "author": "Clemens Barth" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/XYZ" - "tracker_url": "https://developer.blender.org/T29646" - "location": "File -> Import -> XYZ (.xyz)" - "category": "Import-Export" - "version": { - "1.0": { - "blender": "2.71.0" - "support": "community" - "filename": "1.0.zip" - } - } - } - "io_points_pcd": { - "source": "internal" - "name": "PCD" - "description": "Imports and Exports PCD (Point Cloud Data) files. PCD files are the default format used by pcl (Point Cloud Library)." - "author": "Aurel Wildfellner" - "wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Import-Export/Point_Cloud_Data_IO" - "tracker_url": "https://developer.blender.org/T27711" - "location": "File > Import-Export > Point Cloud Data" - "category": "Import-Export" - "version": { - "0.2": { - "blender": "2.57.0" - "support": "community" - "filename": "0.2.zip" - } - } - } - "io_scene_cod": { - "source": "internal" - "name": "Blender-CoD - Add-On for Call of Duty modding (alpha 3)" - "description": "Export models to *.XMODEL_EXPORT and animations to *.XANIM_EXPORT" - "author": "CoDEmanX, Flybynyt" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Call_of_Duty_IO" - "tracker_url": "https://developer.blender.org/T30482" - "location": "File > Import | File > Export" - "category": "Import-Export" - "version": { - "0.3.5": { - "blender": "2.62.0" - "warning": "Alpha version, please report any bugs!" - "support": "testing" - "filename": "0.3.5.zip" - } - } - } - "io_scene_fpx": { - "source": "internal" - "name": "Future Pinball FPx format (.fpm/.fpl/.fpt)" - "description": "Import Future Pinball Model, Library and Table files" - "author": "Alexander Nussbaumer" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/FuturePinball_FPx" - "tracker_url": "https://developer.blender.org/T36215" - "location": "File > Import" - "category": "Import-Export" - "version": { - "0.0.201401111": { - "blender": "2.68.0" - "support": "community" - "filename": "0.0.201401111.zip" - } - } - } - "io_scene_map": { - "source": "internal" - "name": "Quake/Doom3 MAP format" - "description": "Export MAP brushes, nurbs surfaces, lamps and empties as map nodes" - "author": "Campbell Barton, scorpion81, Bastien Montagne, motorstep" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Quake_MAP" - "tracker_url": "" - "location": "File > Export" - "category": "Import-Export" - "version": { - "2.1.0": { - "blender": "2.6.9" - "support": "community" - "filename": "2.1.0.zip" - } - } - } - "io_vector": { - "source": "internal" - "name": "Adobe Illustrator / PDF / SVG" - "description": "Import Adobe Illustrator, PDF, and SVG" - "author": "Howard Trickey" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/AI_PDF_SVG" - "tracker_url": "" - "location": "File > Import-Export > Vector files (.ai, .pdf, .svg)" - "category": "Import-Export" - "version": { - "1.0": { - "blender": "2.73.0" - "support": "community" - "filename": "1.0.zip" - } - } - } - "mesh_extra_tools": { - "source": "internal" - "name": "Edit Tools" - "description": "Add extra mesh edit tools" - "author": "various" - "wiki_url": "https://github.com/meta-androcto/blenderpython/wiki/AF_Edit_Tools" - "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/" - "location": "View3D > Toolshelf > Tools & Specials (W-key)" - "category": "Mesh" - "version": { - "0.1": { - "blender": "2.76.0" - "support": "community" - "filename": "0.1.zip" - } - } - } - "mesh_select_tools": { - "source": "internal" - "name": "Select Tools" - "description": "Adds More vert/face/edge select modes." - "author": "Multiple Authors" - "wiki_url": "" - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug" - "location": "Editmode Select Menu/Toolshelf Tools Tab" - "category": "Mesh" - "version": { - "0.3": { - "blender": "2.64.0" - "support": "community" - "filename": "0.3.zip" - } - } - } - "mesh_tinyCAD": { - "source": "internal" - "name": "tinyCAD Mesh tools" - "description": "" - "author": "zeffii (aka Dealga McArdle)" - "wiki_url": "" - "tracker_url": "https://github.com/zeffii/Blender_CAD_utils/issues" - "location": "View3D > EditMode > (w) Specials" - "category": "Mesh" - "version": { - "1.2.3": { - "blender": "2.7.6" - "support": "community" - "filename": "1.2.3.zip" - } - } - } - "online_mat_lib": { - "source": "internal" - "name": "Online Material Library" - "description": "Browse and download materials from online CC0 libraries." - "author": "Peter Cassetta" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Material/Online_Material_Library" - "tracker_url": "" - "location": "Properties > Material > Online Material Library" - "category": "Material" - "version": { - "0.7": { - "blender": "2.74.5" - "warning": "Beta version" - "support": "community" - "filename": "0.7.zip" - } - } - } - "oscurart_tools": { - "source": "internal" - "name": "Oscurart Tools" - "description": "Tools for objects, render, shapes, and files." - "author": "Oscurart, CodemanX" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Oscurart_Tools" - "tracker_url": "" - "location": "View3D > Tools > Oscurart Tools" - "category": "Object" - "version": { - "3.2": { - "blender": "2.70.0" - "support": "community" - "filename": "3.2.zip" - } - } - } - "sequencer_extra_actions": { - "source": "internal" - "name": "Extra Sequencer Actions" - "description": "Collection of extra operators to manipulate VSE strips" - "author": "Turi Scandurra, Carlos Padial" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Sequencer/Extra_Sequencer_Actions" - "tracker_url": "https://developer.blender.org/T32532" - "location": "Sequencer" - "category": "Sequencer" - "version": { - "3.8": { - "blender": "2.69.0" - "support": "community" - "filename": "3.8.zip" - } - } - } - "sequencer_tools": { - "source": "internal" - "name": "Sequencer Tools" - "description": "Various Sequencer tools." - "author": "mont29" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Sequencer/Tools" - "tracker_url": "https://developer.blender.org/T31549" - "location": "Sequencer menus/UI" - "category": "Sequencer" - "version": { - "0.0.2": { - "blender": "2.66.0" - "support": "testing" - "filename": "0.0.2.zip" - } - } - } - "space_view3d_cursor_control": { - "source": "internal" - "name": "Cursor Control" - "description": "Control the Cursor" - "author": "Morgan Mörtsell (Seminumerical)" - "wiki_url": "http://blenderpythonscripts.wordpress.com/" - "tracker_url": "https://developer.blender.org/T27253" - "location": "View3D > Properties > Cursor" - "category": "3D View" - "version": { - "0.7.1": { - "blender": "2.65.4" - "warning": "buggy, may crash other addons" - "support": "community" - "filename": "0.7.1.zip" - } - } - } - "space_view3d_ruler_chromoly": { - "source": "internal" - "name": "Ruler" - "description": "" - "author": "chromoly - adapted for 2.63 by Gert De Roost" - "wiki_url": "" - "tracker_url": "" - "location": "View3D > Properties > Ruler" - "category": "3D View" - "version": { - "2.3.0": { - "blender": "2.63.0" - "support": "community" - "filename": "2.3.0.zip" - } - } - } - "stored_views": { - "source": "internal" - "name": "Stored Views" - "description": "Save and restore User defined views, pov, layers and display configs." - "author": "nfloyd" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/stored_views" - "tracker_url": "https://developer.blender.org/T27476" - "location": "View3D > Properties > Stored Views" - "category": "3D View" - "version": { - "b.e.t.a": { - "blender": "2.71.0" - "warning": "beta release, single view only" - "support": "community" - "filename": "b.e.t.a.zip" - } - } - } - "ui_splash_tips": { - "source": "internal" - "name": "Splash Startup Tips" - "description": "Show a tip on startup" - "author": "" - "wiki_url": "" - "tracker_url": "" - "location": "Splash Screen" - "category": "User Interface" - "version": { - "unversioned": { - "blender": "2.73.0" - "support": "community" - "filename": "unversioned.zip" - } - } - } - "uv_magic_uv": { - "source": "internal" - "name": "Magic UV" - "description": "UV Manipulator Tools" - "author": "Nutti" - "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/UV/Copy_Paste_UVs" - "tracker_url": "https://github.com/nutti/Copy-And-Paste-UV" - "location": "View3D > U, View3D > Property Panel, ImageEditor > Property Panel, ImageEditor > UVs" - "category": "UV" - "version": { - "4.0": { - "blender": "2.77.0" - "support": "community" - "filename": "4.0.zip" - } - } - } - } -} + "addons": { + "add_curve_extra_objects": { + "author": "Multiple Authors", + "blender": [ + 2, + 76, + 0 + ], + "category": "Add Curve", + "description": "Add extra curve object types", + "download_url": "https://packages.blender.org/add_curve_extra_objects", + "location": "View3D > Add > Curve > Extra Objects", + "name": "Extra Objects", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Objects" + }, + "add_curve_ivygen": { + "author": "testscreenings, PKHG, TrumanBlending", + "blender": [ + 2, + 59, + 0 + ], + "category": "Add Curve", + "description": "Adds generated ivy to a mesh object starting at the 3D cursor", + "download_url": "https://packages.blender.org/add_curve_ivygen", + "location": "View3D > Add > Curve", + "name": "IvyGen", + "source": "internal", + "version": [ + 0, + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Ivy_Gen" + }, + "add_curve_sapling": { + "author": "Andrew Hale (TrumanBlending), Aaron Buchler", + "blender": [ + 2, + 77, + 0 + ], + "category": "Add Curve", + "description": "Adds a parametric tree. The method is presented by Jason Weber & Joseph Penn in their paper 'Creation and Rendering of Realistic Trees'.", + "download_url": "https://packages.blender.org/add_curve_sapling", + "location": "View3D > Add > Curve", + "name": "Sapling Tree Gen", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 0, + 3, + 2 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Sapling_Tree" + }, + "add_mesh_BoltFactory": { + "author": "Aaron Keith", + "blender": [ + 2, + 63, + 0 + ], + "category": "Add Mesh", + "description": "Add a bolt or nut", + "download_url": "https://packages.blender.org/add_mesh_BoltFactory", + "location": "View3D > Add > Mesh", + "name": "BoltFactory", + "source": "internal", + "version": [ + 3, + 10 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/BoltFactory" + }, + "add_mesh_ant_landscape": { + "author": "Jimmy Hazevoet", + "blender": [ + 2, + 77, + 0 + ], + "category": "Add Mesh", + "description": "Add a landscape primitive", + "download_url": "https://packages.blender.org/add_mesh_ant_landscape", + "location": "View3D > Add > Mesh", + "name": "ANT Landscape", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 0, + 1, + 3 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/ANT_Landscape" + }, + "add_mesh_extra_objects": { + "author": "Multiple Authors", + "blender": [ + 2, + 74, + 5 + ], + "category": "Add Mesh", + "description": "Add extra mesh object types", + "download_url": "https://packages.blender.org/add_mesh_extra_objects", + "location": "View3D > Add > Mesh", + "name": "Extra Objects", + "source": "internal", + "version": [ + 0, + 3, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Extra" + }, + "animation_add_corrective_shape_key": { + "author": "Ivo Grigull (loolarge), Tal Trachtman", + "blender": [ + 2, + 57, + 0 + ], + "category": "Animation", + "description": "Creates a corrective shape key for the current pose", + "download_url": "https://packages.blender.org/animation_add_corrective_shape_key", + "location": "Object Data > Shape Keys (Search: corrective) ", + "name": "Corrective shape keys", + "source": "internal", + "version": [ + 1, + 0 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/Corrective_Shape_Key" + }, + "animation_animall": { + "author": "Daniel Salazar ", + "blender": [ + 2, + 73 + ], + "category": "Animation", + "description": "Allows animation of mesh, lattice, curve and surface data", + "download_url": "https://packages.blender.org/animation_animall", + "location": "Tool bar > Animation tab > AnimAll", + "name": "AnimAll", + "source": "internal", + "version": [ + 0, + 8 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/AnimAll" + }, + "bone_selection_sets": { + "author": "Dan Eicher, Antony Riakiotakis, In\u00c3\u00aas Almeida", + "blender": [ + 2, + 75, + 0 + ], + "category": "Animation", + "description": "List of Bone sets for easy selection while animating", + "download_url": "https://packages.blender.org/bone_selection_sets", + "location": "Properties > Object Data (Armature) > Selection Sets", + "name": "Bone Selection Sets", + "source": "internal", + "version": [ + 2, + 0, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/SelectionSets" + }, + "curve_simplify": { + "author": "testscreenings", + "blender": [ + 2, + 75, + 0 + ], + "category": "Add Curve", + "description": "Simplifies 3D Curve objects and animation F-Curves", + "download_url": "https://packages.blender.org/curve_simplify", + "location": "Search > Simplify Curves", + "name": "Simplify Curves", + "source": "internal", + "version": [ + 1, + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Curve_Simplify" + }, + "development_api_navigator": { + "author": "Dany Lebel (Axon_D)", + "blender": [ + 2, + 57, + 0 + ], + "category": "Development", + "description": "Allows exploration of the python api via the user interface", + "download_url": "https://packages.blender.org/development_api_navigator", + "location": "Text Editor > Properties > API Navigator Panel", + "name": "API Navigator", + "source": "internal", + "version": [ + 1, + 0, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Text_Editor/API_Navigator" + }, + "development_icon_get": { + "author": "Crouch, N.tox, PKHG, Campbell Barton, Dany Lebel", + "blender": [ + 2, + 57, + 0 + ], + "category": "Development", + "description": "Click an icon to display its name and copy it to the clipboard", + "download_url": "https://packages.blender.org/development_icon_get", + "location": "Text Editor > Properties or Console > Console Menu", + "name": "Icons", + "source": "internal", + "version": [ + 1, + 5, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Display_All_Icons" + }, + "game_engine_publishing": { + "author": "Mitchell Stokes (Moguri), Oren Titane (Genome36)", + "blender": [ + 2, + 75, + 0 + ], + "category": "Game Engine", + "description": "Publish .blend file as game engine runtime, manage versions and platforms", + "download_url": "https://packages.blender.org/game_engine_publishing", + "location": "Render Properties > Publishing Info", + "name": "Game Engine Publishing", + "source": "internal", + "version": [ + 0, + 1, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Game_Engine/Publishing" + }, + "game_engine_save_as_runtime": { + "author": "Mitchell Stokes (Moguri)", + "blender": [ + 2, + 61, + 0 + ], + "category": "Game Engine", + "description": "Bundle a .blend file with the Blenderplayer", + "download_url": "https://packages.blender.org/game_engine_save_as_runtime", + "location": "File > Export", + "name": "Save As Game Engine Runtime", + "source": "internal", + "version": [ + 0, + 3, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Game_Engine/Save_As_Runtime" + }, + "io_anim_acclaim": { + "author": "Daniel Monteiro Basso ", + "blender": [ + 2, + 65, + 9 + ], + "category": "Import-Export", + "description": "Imports Acclaim Skeleton and Motion Capture Files", + "download_url": "https://packages.blender.org/io_anim_acclaim", + "location": "File > Import-Export", + "name": "Acclaim Motion Capture Files (.asf, .amc)", + "source": "internal", + "version": [ + 2013, + 1, + 26, + 1 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Acclaim_Importer" + }, + "io_anim_bvh": { + "author": "Campbell Barton", + "blender": [ + 2, + 74, + 0 + ], + "category": "Import-Export", + "description": "Import-Export BVH from armature objects", + "download_url": "https://packages.blender.org/io_anim_bvh", + "location": "File > Import-Export", + "name": "BioVision Motion Capture (BVH) format", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/BVH_Importer_Exporter" + }, + "io_anim_c3d": { + "author": "Daniel Monteiro Basso ", + "blender": [ + 2, + 69, + 5 + ], + "category": "Import-Export", + "description": "Imports C3D Graphics Lab Motion Capture files", + "download_url": "https://packages.blender.org/io_anim_c3d", + "location": "File > Import", + "name": "C3D Graphics Lab Motion Capture file (.c3d)", + "source": "internal", + "version": [ + 2013, + 12, + 10, + 1 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/C3D_Importer" + }, + "io_anim_camera": { + "author": "Campbell Barton", + "blender": [ + 2, + 57, + 0 + ], + "category": "Import-Export", + "description": "Export Cameras & Markers (.py)", + "download_url": "https://packages.blender.org/io_anim_camera", + "location": "File > Export > Cameras & Markers (.py)", + "name": "Export Camera Animation", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Camera_Animation" + }, + "io_anim_nuke_chan": { + "author": "Michael Krupa", + "blender": [ + 2, + 61, + 0 + ], + "category": "Import-Export", + "description": "Import/Export object's animation with nuke", + "download_url": "https://packages.blender.org/io_anim_nuke_chan", + "location": "File > Import/Export > Nuke (.chan)", + "name": "Nuke Animation Format (.chan)", + "source": "internal", + "version": [ + 1, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Nuke" + }, + "io_blend_utils": { + "author": "Campbell Barton", + "blender": [ + 2, + 76, + 0 + ], + "category": "Import-Export", + "description": "Utility for packing blend files", + "download_url": "https://packages.blender.org/io_blend_utils", + "location": "File > External Data > Blend Utils", + "name": "Blend File Utils", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/BlendFile_Utils" + }, + "io_coat3D": { + "author": "Kalle-Samuli Riihikoski (haikalle)", + "blender": [ + 2, + 59, + 0 + ], + "category": "Import-Export", + "description": "Transfer data between 3D-Coat/Blender", + "download_url": "https://packages.blender.org/io_coat3D", + "location": "Scene > 3D-Coat Applink", + "name": "3D-Coat Applink", + "source": "internal", + "version": [ + 3, + 5, + 21 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/3dcoat_applink" + }, + "io_convert_image_to_mesh_img": { + "author": "Tim Spriggs (tims@uahirise.org)", + "blender": [ + 2, + 63, + 0 + ], + "category": "Import-Export", + "description": "Import a HiRISE DTM formatted as a PDS IMG file", + "download_url": "https://packages.blender.org/io_convert_image_to_mesh_img", + "location": "File > Import > HiRISE DTM from PDS IMG (.IMG)", + "name": "HiRISE DTM from PDS IMG", + "source": "internal", + "version": [ + 0, + 1, + 4 + ], + "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" + }, + "io_curve_svg": { + "author": "JM Soler, Sergey Sharybin", + "blender": [ + 2, + 57, + 0 + ], + "category": "Import-Export", + "description": "Import SVG as curves", + "download_url": "https://packages.blender.org/io_curve_svg", + "location": "File > Import > Scalable Vector Graphics (.svg)", + "name": "Scalable Vector Graphics (SVG) 1.1 format", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/SVG" + }, + "io_export_after_effects": { + "author": "Bartek Skorupa", + "blender": [ + 2, + 69, + 0 + ], + "category": "Import-Export", + "description": "Export cameras, selected objects & camera solution 3D Markers to Adobe After Effects CS3 and above", + "download_url": "https://packages.blender.org/io_export_after_effects", + "location": "File > Export > Adobe After Effects (.jsx)", + "name": "Export: Adobe After Effects (.jsx)", + "source": "internal", + "version": [ + 0, + 64 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Adobe_After_Effects" + }, + "io_export_dxf": { + "author": "Remigiusz Fiedler (AKA migius), Vaclav Klecanda", + "blender": [ + 2, + 63, + 0 + ], + "category": "Import-Export", + "description": "The script exports Blender geometry to DXF format r12 version.", + "download_url": "https://packages.blender.org/io_export_dxf", + "location": "File > Export > Autodesk (.dxf)", + "name": "Export Autocad DXF Format (.dxf)", + "source": "internal", + "version": [ + 2, + 1, + 3 + ], + "warning": "Under construction! Visit Wiki for details.", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DXF_Exporter" + }, + "io_export_pc2": { + "author": "Florian Meyer (tstscr)", + "blender": [ + 2, + 71, + 0 + ], + "category": "Import-Export", + "description": "Export mesh Pointcache data (.pc2)", + "download_url": "https://packages.blender.org/io_export_pc2", + "location": "File > Export > Pointcache (.pc2)", + "name": "Export Pointcache Format(.pc2)", + "source": "internal", + "version": [ + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PC2_Pointcache_export" + }, + "io_export_unreal_psk_psa": { + "author": "Darknet/Optimus_P-Fat/Active_Trash/Sinsoft/VendorX/Spoof", + "blender": [ + 2, + 65, + 4 + ], + "category": "Import-Export", + "description": "Export Skeleletal Mesh/Animation Data", + "download_url": "https://packages.blender.org/io_export_unreal_psk_psa", + "location": "File > Export > Skeletal Mesh/Animation Data (.psk/.psa)", + "name": "Export Unreal Engine Format(.psk/.psa)", + "source": "internal", + "version": [ + 2, + 7 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Unreal_psk_psa" + }, + "io_import_dxf": { + "author": "Lukas Treyer, Manfred Moitzi (support + dxfgrabber library), Vladimir Elistratov, Bastien Montagne", + "blender": [ + 2, + 7, + 1 + ], + "category": "Import-Export", + "description": "Import files in the Autocad DXF format (.dxf)", + "download_url": "https://packages.blender.org/io_import_dxf", + "location": "File > Import > AutoCAD DXF", + "name": "Import AutoCAD DXF Format (.dxf)", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 0, + 8, + 6 + ], + "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DXF_Importer" + }, + "io_import_gimp_image_to_scene": { + "author": "Daniel Salazar (ZanQdo)", + "blender": [ + 2, + 73, + 0 + ], + "category": "Import-Export", + "description": "Imports GIMP multilayer image files as a series of multiple planes", + "download_url": "https://packages.blender.org/io_import_gimp_image_to_scene", + "location": "File > Import > GIMP Image to Scene(.xcf/.xjt)", + "name": "Import GIMP Image to Scene (.xcf/.xjt)", + "source": "internal", + "version": [ + 2, + 0, + 1 + ], + "warning": "XCF import requires xcftools installed", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/GIMPImageToScene" + }, + "io_import_images_as_planes": { + "author": "Florian Meyer (tstscr), mont29, matali", + "blender": [ + 2, + 76, + 1 + ], + "category": "Import-Export", + "description": "Imports images and creates planes with the appropriate aspect ratio. The images are mapped to the planes.", + "download_url": "https://packages.blender.org/io_import_images_as_planes", + "location": "File > Import > Images as Planes or Add > Mesh > Images as Planes", + "name": "Import Images as Planes", + "source": "internal", + "version": [ + 2, + 0, + 4 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Planes_from_Images" + }, + "io_import_scene_lwo": { + "author": "Ken Nign (Ken9)", + "blender": [ + 2, + 57, + 0 + ], + "category": "Import-Export", + "description": "Imports a LWO file including any UV, Morph and Color maps. Can convert Skelegons to an Armature.", + "download_url": "https://packages.blender.org/io_import_scene_lwo", + "location": "File > Import > LightWave Object (.lwo)", + "name": "Import LightWave Objects", + "source": "internal", + "version": [ + 1, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/LightWave_Object" + }, + "io_import_scene_mhx": { + "author": "Thomas Larsson", + "blender": [ + 2, + 68, + 0 + ], + "category": "Import-Export", + "description": "Import files in the MakeHuman eXchange format (.mhx)", + "download_url": "https://packages.blender.org/io_import_scene_mhx", + "location": "File > Import > MakeHuman (.mhx)", + "name": "Import: MakeHuman (.mhx)", + "source": "internal", + "version": "1.16.12", + "warning": "", + "wiki_url": "http://www.makehuman.org/documentation" + }, + "io_import_scene_unreal_psa_psk": { + "author": "Darknet, flufy3d, camg188", + "blender": [ + 2, + 64, + 0 + ], + "category": "Import-Export", + "description": "Import Skeleleton Mesh/Animation Data", + "download_url": "https://packages.blender.org/io_import_scene_unreal_psa_psk", + "location": "File > Import > Skeleton Mesh (.psk)/Animation Set (psa)", + "name": "Import Unreal Skeleton Mesh (.psk)/Animation Set (psa)", + "source": "internal", + "version": [ + 2, + 2, + 0 + ], + "warning": "may produce errors, fix in progress", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Import-Export/Unreal_psk_psa" + }, + "io_mesh_pdb": { + "author": "Clemens Barth", + "blender": [ + 2, + 71, + 0 + ], + "category": "Import-Export", + "description": "Loading and manipulating atoms from PDB files", + "download_url": "https://packages.blender.org/io_mesh_pdb", + "location": "File -> Import -> PDB (.pdb)", + "name": "Atomic Blender - PDB", + "source": "internal", + "version": [ + 1, + 7 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/PDB" + }, + "io_mesh_ply": { + "author": "Bruce Merry, Campbell Barton", + "blender": [ + 2, + 74, + 0 + ], + "category": "Import-Export", + "description": "Import-Export PLY mesh data withs UV's and vertex colors", + "download_url": "https://packages.blender.org/io_mesh_ply", + "location": "File > Import-Export", + "name": "Stanford PLY format", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Stanford_PLY" + }, + "io_mesh_raw": { + "author": "Anthony D,Agostino (Scorpius), Aurel Wildfellner", + "blender": [ + 2, + 57, + 0 + ], + "category": "Import-Export", + "description": "Import-Export Raw Faces", + "download_url": "https://packages.blender.org/io_mesh_raw", + "location": "File > Import-Export > Raw Faces (.raw) ", + "name": "Raw mesh format (.raw)", + "source": "internal", + "version": [ + 0, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Raw_Mesh_IO" + }, + "io_mesh_stl": { + "author": "Guillaume Bouchard (Guillaum)", + "blender": [ + 2, + 74, + 0 + ], + "category": "Import-Export", + "description": "Import-Export STL files", + "download_url": "https://packages.blender.org/io_mesh_stl", + "location": "File > Import-Export > Stl", + "name": "STL format", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 1, + 1, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/STL" + }, + "io_mesh_uv_layout": { + "author": "Campbell Barton, Matt Ebb", + "blender": [ + 2, + 75, + 0 + ], + "category": "Import-Export", + "description": "Export the UV layout as a 2D graphic", + "download_url": "https://packages.blender.org/io_mesh_uv_layout", + "location": "Image-Window > UVs > Export UV Layout", + "name": "UV Layout", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 1, + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/UV_Layout" + }, + "io_online_sketchfab": { + "author": "Bart Crouch", + "blender": [ + 2, + 7, + 0 + ], + "category": "Import-Export", + "description": "Upload your model to Sketchfab", + "download_url": "https://packages.blender.org/io_online_sketchfab", + "location": "Tools > Upload tab", + "name": "Sketchfab Exporter", + "source": "internal", + "version": [ + 1, + 2, + 2 + ], + "warning": "", + "wiki_url": "" + }, + "io_scene_3ds": { + "author": "Bob Holcomb, Campbell Barton", + "blender": [ + 2, + 74, + 0 + ], + "category": "Import-Export", + "description": "Import-Export 3DS, meshes, uvs, materials, textures, cameras & lamps", + "download_url": "https://packages.blender.org/io_scene_3ds", + "location": "File > Import-Export", + "name": "Autodesk 3DS format", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_3DS" + }, + "io_scene_fbx": { + "author": "Campbell Barton, Bastien Montagne, Jens Restemeier", + "blender": [ + 2, + 77, + 0 + ], + "category": "Import-Export", + "description": "FBX IO meshes, UV's, vertex colors, materials, textures, cameras, lamps and actions", + "download_url": "https://packages.blender.org/io_scene_fbx", + "location": "File > Import-Export", + "name": "FBX format", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 3, + 7, + 4 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Autodesk_FBX" + }, + "io_scene_ms3d": { + "author": "Alexander Nussbaumer", + "blender": [ + 2, + 72, + 2 + ], + "category": "Import-Export", + "description": "Import / Export MilkShape3D MS3D files (conform with MilkShape3D v1.8.4)", + "download_url": "https://packages.blender.org/io_scene_ms3d", + "location": "File > Import & File > Export", + "name": "MilkShape3D MS3D format (.ms3d)", + "source": "internal", + "version": [ + 2, + 72, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/MilkShape3D_MS3D" + }, + "io_scene_obj": { + "author": "Campbell Barton, Bastien Montagne", + "blender": [ + 2, + 77, + 0 + ], + "category": "Import-Export", + "description": "Import-Export OBJ, Import OBJ mesh, UV's, materials and textures", + "download_url": "https://packages.blender.org/io_scene_obj", + "location": "File > Import-Export", + "name": "Wavefront OBJ format", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 2, + 3, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Wavefront_OBJ" + }, + "io_scene_vrml2": { + "author": "Campbell Barton", + "blender": [ + 2, + 74, + 0 + ], + "category": "Import-Export", + "description": "Exports mesh objects to VRML2, supporting vertex and material colors", + "download_url": "https://packages.blender.org/io_scene_vrml2", + "location": "File > Export", + "name": "VRML2 (Virtual Reality Modeling Language)", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/VRML2" + }, + "io_scene_x": { + "author": "Chris Foster", + "blender": [ + 2, + 69, + 0 + ], + "category": "Import-Export", + "description": "Export mesh vertices, UV's, materials, textures, vertex colors, armatures, empties, and actions.", + "download_url": "https://packages.blender.org/io_scene_x", + "location": "File > Export > DirectX (.x)", + "name": "DirectX X Format", + "source": "internal", + "version": [ + 3, + 1, + 0 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/DirectX_Exporter" + }, + "io_scene_x3d": { + "author": "Campbell Barton, Bart, Bastien Montagne, Seva Alekseyev", + "blender": [ + 2, + 76, + 0 + ], + "category": "Import-Export", + "description": "Import-Export X3D, Import VRML2", + "download_url": "https://packages.blender.org/io_scene_x3d", + "location": "File > Import-Export", + "name": "Web3D X3D/VRML2 format", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 1, + 2, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/Web3D" + }, + "io_sequencer_edl": { + "author": "Campbell Barton", + "blender": [ + 2, + 65, + 0 + ], + "category": "Import-Export", + "description": "Load a CMX formatted EDL into the sequencer", + "download_url": "https://packages.blender.org/io_sequencer_edl", + "location": "Sequencer -> Track View Properties", + "name": "Import EDL", + "source": "internal", + "version": [ + 1, + 0 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/EDL_Import" + }, + "io_shape_mdd": { + "author": "Bill L.Nieuwendorp", + "blender": [ + 2, + 57, + 0 + ], + "category": "Import-Export", + "description": "Import-Export MDD as mesh shape keys", + "download_url": "https://packages.blender.org/io_shape_mdd", + "location": "File > Import-Export", + "name": "NewTek MDD format", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Import-Export/NewTek_OBJ" + }, + "light_field_tools": { + "author": "Aurel Wildfellner", + "blender": [ + 2, + 64, + 0 + ], + "category": "Render", + "description": "Tools to create a light field camera and projector", + "download_url": "https://packages.blender.org/light_field_tools", + "location": "View3D > Tool Shelf > Light Field Tools", + "name": "Light Field Tools", + "source": "internal", + "url": "http://www.jku.at/cg/", + "version": [ + 0, + 3, + 0 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Light_Field_Tools" + }, + "mesh_bsurfaces": { + "author": "Eclectiel", + "blender": [ + 2, + 76, + 0 + ], + "category": "Mesh", + "description": "Modeling and retopology tool.", + "download_url": "https://packages.blender.org/mesh_bsurfaces", + "location": "View3D > EditMode > ToolShelf", + "name": "Bsurfaces GPL Edition", + "source": "internal", + "version": [ + 1, + 5 + ], + "wiki_url": "http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.64/Bsurfaces_1.5" + }, + "mesh_custom_normals_tools": { + "author": "Bastien Montagne (mont29)", + "blender": [ + 2, + 75, + 0 + ], + "category": "Mesh", + "description": "Various tools/helpers for custom normals", + "download_url": "https://packages.blender.org/mesh_custom_normals_tools", + "location": "3DView > Tools", + "name": "Custom Normals Tools", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 0, + 0, + 1 + ], + "warning": "" + }, + "mesh_f2": { + "author": "Bart Crouch, Alexander Nedovizin, Paul Kotelevets (concept design)", + "blender": [ + 2, + 70, + 0 + ], + "category": "Mesh", + "description": "Extends the 'Make Edge/Face' functionality", + "download_url": "https://packages.blender.org/mesh_f2", + "location": "Editmode > F", + "name": "F2", + "source": "internal", + "version": [ + 1, + 7, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/F2" + }, + "mesh_inset": { + "author": "Howard Trickey", + "blender": [ + 2, + 73, + 0 + ], + "category": "Mesh", + "description": "Make an inset polygon inside selection.", + "download_url": "https://packages.blender.org/mesh_inset", + "location": "View3D > Tools", + "name": "Inset Polygon", + "source": "internal", + "version": [ + 1, + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Inset-Polygon" + }, + "mesh_looptools": { + "author": "Bart Crouch", + "blender": [ + 2, + 72, + 2 + ], + "category": "Mesh", + "description": "Mesh modelling toolkit. Several tools to aid modelling", + "download_url": "https://packages.blender.org/mesh_looptools", + "location": "View3D > Toolbar and View3D > Specials (W-key)", + "name": "LoopTools", + "source": "internal", + "version": [ + 4, + 6, + 6 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/LoopTools" + }, + "mesh_relax": { + "author": "Fabian Fricke", + "blender": [ + 2, + 57, + 0 + ], + "category": "Mesh", + "description": "Relax the selected verts while retaining the shape", + "download_url": "https://packages.blender.org/mesh_relax", + "location": "View3D > Specials > Relax ", + "name": "Relax", + "source": "internal", + "version": [ + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/Relax" + }, + "mocap": { + "author": "Benjy Cook", + "blender": [ + 2, + 73, + 0 + ], + "category": "Animation", + "description": "Various tools for working with motion capture animation", + "download_url": "https://packages.blender.org/mocap", + "location": "Object UI > Mocap tools", + "name": "Motion Capture Tools", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 1, + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Animation/Motion_Capture_Tools" + }, + "netrender": { + "author": "Martin Poirier", + "blender": [ + 2, + 60, + 0 + ], + "category": "Render", + "description": "Distributed rendering for Blender", + "download_url": "https://packages.blender.org/netrender", + "location": "Render > Engine > Network Render", + "name": "Network Renderer", + "source": "internal", + "version": [ + 1, + 8 + ], + "warning": "Stable but still work in progress", + "wiki_url": "http://wiki.blender.org/index.php/Doc:2.5/Manual/Render/Engines/Netrender" + }, + "node_wrangler": { + "author": "Bartek Skorupa, Greg Zaal, Sebastian Koenig", + "blender": [ + 2, + 75, + 0 + ], + "category": "Node", + "description": "Various tools to enhance and speed up node-based workflow", + "download_url": "https://packages.blender.org/node_wrangler", + "location": "Node Editor Toolbar or Ctrl-Space", + "name": "Node Wrangler", + "source": "internal", + "version": [ + 3, + 30 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Nodes/Nodes_Efficiency_Tools" + }, + "object_add_chain": { + "author": "Brian Hinton (Nichod)", + "blender": [ + 2, + 71, + 0 + ], + "category": "Object", + "description": "Adds Chain with curve guide for easy creation", + "download_url": "https://packages.blender.org/object_add_chain", + "location": "Toolshelf > Create Tab", + "name": "Add Chain", + "source": "internal", + "version": [ + 0, + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Add_Chain" + }, + "object_animrenderbake": { + "author": "Janne Karhu (jahka)", + "blender": [ + 2, + 75, + 0 + ], + "category": "Object", + "description": "Renderbakes a series of frames", + "download_url": "https://packages.blender.org/object_animrenderbake", + "location": "Properties > Render > Bake Panel", + "name": "Animated Render Baker", + "source": "internal", + "version": [ + 2, + 0 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Animated_Render_Baker" + }, + "object_cloud_gen": { + "author": "Nick Keeline(nrk)", + "blender": [ + 2, + 77, + 0 + ], + "category": "Object", + "description": "Creates Volumetric Clouds", + "download_url": "https://packages.blender.org/object_cloud_gen", + "location": "Tool Shelf > Create Tab", + "name": "Cloud Generator", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/", + "version": [ + 1, + 0 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Cloud_Gen" + }, + "object_edit_linked": { + "author": "Jason van Gumster (Fweeb), Bassam Kurdali, Pablo Vazquez", + "blender": [ + 2, + 74, + 0 + ], + "category": "Object", + "description": "Allows editing of objects linked from a .blend library.", + "download_url": "https://packages.blender.org/object_edit_linked", + "location": "View3D > Toolshelf > Edit Linked Library", + "name": "Edit Linked Library", + "source": "internal", + "version": [ + 0, + 8, + 1 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Edit_Linked_Library" + }, + "object_fracture": { + "author": "pildanovak", + "blender": [ + 2, + 72, + 0 + ], + "category": "Object", + "description": "Fractured Object, Bomb, Projectile, Recorder", + "download_url": "https://packages.blender.org/object_fracture", + "location": "Search > Fracture Object & Add > Fracture Helper Objects", + "name": "Fracture Tools", + "source": "internal", + "version": [ + 2, + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Fracture" + }, + "object_fracture_cell": { + "author": "ideasman42, phymec, Sergey Sharybin", + "blender": [ + 2, + 70, + 0 + ], + "category": "Object", + "description": "Fractured Object, Bomb, Projectile, Recorder", + "download_url": "https://packages.blender.org/object_fracture_cell", + "location": "Edit panel of Tools tab, in Object mode, 3D View tools", + "name": "Cell Fracture", + "source": "internal", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/CellFracture" + }, + "object_grease_scatter": { + "author": "Campbell Barton", + "blender": [ + 2, + 58, + 0 + ], + "category": "Object", + "description": "Scatter a group of objects onto the active mesh using the grease pencil lines", + "download_url": "https://packages.blender.org/object_grease_scatter", + "location": "3D View, Add Mesh", + "name": "Grease Scatter Objects", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Grease_Scatter" + }, + "object_print3d_utils": { + "author": "Campbell Barton", + "blender": [ + 2, + 65, + 0 + ], + "category": "Mesh", + "description": "Utilities for 3D printing", + "download_url": "https://packages.blender.org/object_print3d_utils", + "location": "3D View > Toolbox", + "name": "3D Print Toolbox", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Modeling/PrintToolbox" + }, + "paint_palette": { + "author": "Dany Lebel (Axon D)", + "blender": [ + 2, + 63, + 0 + ], + "category": "Paint", + "description": "Palettes for color and weight paint modes", + "download_url": "https://packages.blender.org/paint_palette", + "location": "Image Editor and 3D View > Any Paint mode > Color Palette or Weight Palette panel", + "name": "Paint Palettes", + "source": "internal", + "version": [ + 0, + 9, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Paint/Palettes" + }, + "render_auto_tile_size": { + "author": "Greg Zaal", + "blender": [ + 2, + 74, + 0 + ], + "category": "Render", + "description": "Estimate and set the tile size that will render the fastest", + "download_url": "https://packages.blender.org/render_auto_tile_size", + "location": "Render Settings > Performance", + "name": "Auto Tile Size", + "source": "internal", + "version": [ + 3, + 1, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/Scripts/Render/Auto_Tile_Size" + }, + "render_copy_settings": { + "author": "Bastien Montagne", + "blender": [ + 2, + 65, + 9 + ], + "category": "Render", + "description": "Allows to copy a selection of render settings from current scene to others.", + "download_url": "https://packages.blender.org/render_copy_settings", + "location": "Render buttons (Properties window)", + "name": "Copy Settings", + "source": "internal", + "version": [ + 0, + 1, + 5 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Copy Settings" + }, + "render_freestyle_svg": { + "author": "Folkert de Vries", + "blender": [ + 2, + 72, + 1 + ], + "category": "Render", + "description": "Exports Freestyle's stylized edges in SVG format", + "download_url": "https://packages.blender.org/render_freestyle_svg", + "location": "Properties > Render > Freestyle SVG Export", + "name": "Freestyle SVG Exporter", + "source": "internal", + "version": [ + 1, + 0 + ], + "warning": "", + "wiki_url": "" + }, + "render_povray": { + "author": "Campbell Barton, Silvio Falcinelli, Maurice Raybaud, Constantin Rahn, Bastien Montagne, Leonid Desyatkov", + "blender": [ + 2, + 75, + 0 + ], + "category": "Render", + "description": "Basic POV-Ray 3.7 integration for blender", + "download_url": "https://packages.blender.org/render_povray", + "location": "Render > Engine > POV-Ray 3.7", + "name": "POV-Ray 3.7", + "source": "internal", + "version": [ + 0, + 0, + 9 + ], + "warning": "this script is RC", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/POV-Ray" + }, + "rigify": { + "author": "Nathan Vegdahl", + "blender": [ + 2, + 66, + 0 + ], + "category": "Rigging", + "description": "Automatic rigging from building-block components", + "download_url": "https://packages.blender.org/rigify", + "location": "Armature properties, Bone properties, View3d tools panel, Armature Add menu", + "name": "Rigify", + "source": "internal", + "tracker_url": "http://github.com/cessen/rigify/issues", + "version": [ + 0, + 4 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Rigging/Rigify" + }, + "space_view3d_3d_navigation": { + "author": "Demohero, uriel", + "blender": [ + 2, + 77, + 0 + ], + "category": "3D View", + "description": "Navigate the Camera & 3D View from the Toolshelf", + "download_url": "https://packages.blender.org/space_view3d_3d_navigation", + "location": "View3D > Tool Shelf > 3D Navigation Tab", + "name": "3D Navigation", + "source": "internal", + "version": [ + 1, + 2, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/3D_Navigation" + }, + "space_view3d_copy_attributes": { + "author": "Bassam Kurdali, Fabian Fricke, Adam Wiseman", + "blender": [ + 2, + 63, + 0 + ], + "category": "3D View", + "description": "Copy Attributes Menu from Blender 2.4", + "download_url": "https://packages.blender.org/space_view3d_copy_attributes", + "location": "View3D > Ctrl-C", + "name": "Copy Attributes Menu", + "source": "internal", + "version": [ + 0, + 4, + 7 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Copy_Attributes_Menu" + }, + "space_view3d_materials_utils": { + "author": "michaelw", + "blender": [ + 2, + 74, + 0 + ], + "category": "Material", + "description": "Menu of material tools (assign, select..) in the 3D View", + "download_url": "https://packages.blender.org/space_view3d_materials_utils", + "location": "View3D > shift-Q key", + "name": "Material Utils", + "source": "internal", + "version": [ + 1, + 6 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D interaction/Materials Utils" + }, + "space_view3d_math_vis": { + "author": "Campbell Barton", + "blender": [ + 2, + 57, + 0 + ], + "category": "3D View", + "description": "Display console defined mathutils variables in the 3D view", + "download_url": "https://packages.blender.org/space_view3d_math_vis", + "location": "View3D > Tool Shelf or Console", + "name": "Math Vis (Console)", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 0, + 1 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Math_Viz" + }, + "space_view3d_spacebar_menu": { + "author": "meta-androcto", + "blender": [ + 2, + 77, + 0 + ], + "category": "3D View", + "description": "Object Mode Context Sensitive Spacebar Menu", + "download_url": "https://packages.blender.org/space_view3d_spacebar_menu", + "location": "View3D > Spacebar", + "name": "Dynamic Context Menu", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 1, + 8, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Dynamic_Spacebar_Menu" + }, + "system_blend_info": { + "author": "uselessdreamer", + "blender": [ + 2, + 59, + 0 + ], + "category": "System", + "description": "Show information about the .blend", + "download_url": "https://packages.blender.org/system_blend_info", + "location": "Properties > Scene > Blend Info Panel", + "name": "Scene Information", + "source": "internal", + "version": [ + 0, + 3 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Blend Info" + }, + "system_demo_mode": { + "author": "Campbell Barton", + "blender": [ + 2, + 57, + 0 + ], + "category": "System", + "description": "Demo mode lets you select multiple blend files and loop over them.", + "download_url": "https://packages.blender.org/system_demo_mode", + "location": "Demo Menu", + "name": "Demo Mode", + "source": "internal", + "support": "OFFICIAL", + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Demo_Mode#Running_Demo_Mode" + }, + "system_property_chart": { + "author": "Campbell Barton (ideasman42)", + "blender": [ + 2, + 57, + 0 + ], + "category": "System", + "description": "Edit arbitrary selected properties for objects/sequence strips of the same type", + "download_url": "https://packages.blender.org/system_property_chart", + "location": "Tool Shelf", + "name": "Property Chart", + "source": "internal", + "version": [ + 0, + 1 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Object Property Chart" + }, + "ui_layer_manager": { + "author": "Alfonso Annarumma, Bastien Montagne", + "blender": [ + 2, + 76, + 0 + ], + "category": "3D View", + "description": "Display and Edit Layer Name", + "download_url": "https://packages.blender.org/ui_layer_manager", + "location": "Toolshelf > Layers Tab", + "name": "Layer Management", + "source": "internal", + "version": [ + 1, + 5, + 2 + ], + "warning": "", + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/layer_manager" + }, + "ui_pie_menus_official": { + "author": "Antony Riakiotakis, Sebastian Koenig", + "blender": [ + 2, + 77, + 0 + ], + "category": "User Interface", + "description": "Enable official Pie Menus in Blender", + "download_url": "https://packages.blender.org/ui_pie_menus_official", + "name": "Pie Menus Official", + "source": "internal", + "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "version": [ + 1, + 0, + 3 + ], + "wiki_url": "http://wiki.blender.org/index.php/Dev:Ref/Release_Notes/2.72/UI/Pie_Menus" + }, + "ui_translate": { + "author": "Bastien Montagne", + "blender": [ + 2, + 75, + 0 + ], + "category": "System", + "description": "Allow to manage UI translations directly from Blender (update main po files, update scripts' translations, etc.)", + "download_url": "https://packages.blender.org/ui_translate", + "location": "Main \"File\" menu, text editor, any UI control", + "name": "Manage UI translations", + "source": "internal", + "support": "OFFICIAL", + "version": [ + 1, + 1, + 2 + ], + "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" + }, + "uv_bake_texture_to_vcols": { + "author": "Patrick Boelens, CoDEmanX", + "blender": [ + 2, + 63, + 0 + ], + "category": "UV", + "description": "Bakes the colors of the active UV Texture to a Vertex Color layer.", + "download_url": "https://packages.blender.org/uv_bake_texture_to_vcols", + "location": "3D View > Vertex Paint > Toolshelf > Bake", + "name": "Bake UV-Texture to Vertex Colors", + "source": "internal", + "version": [ + 0, + 6 + ], + "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" + }, + "uv_texture_atlas": { + "author": "Andreas Esau, Paul Geraskin, Campbell Barton", + "blender": [ + 2, + 67, + 0 + ], + "category": "UV", + "description": "A simple Texture Atlas for unwrapping many objects. It creates additional UV", + "download_url": "https://packages.blender.org/uv_texture_atlas", + "location": "Properties > Render", + "name": "Texture Atlas", + "source": "internal", + "version": [ + 0, + 2, + 1 + ], + "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/UV/TextureAtlas" + } + }, + "schema-version": 1 +} \ No newline at end of file diff --git a/package-manager/__init__.py b/package_manager/__init__.py similarity index 100% rename from package-manager/__init__.py rename to package_manager/__init__.py diff --git a/package-manager/networking.py b/package_manager/networking.py similarity index 100% rename from package-manager/networking.py rename to package_manager/networking.py