diff --git a/add_curve_simple.py b/add_curve_simple.py index f348412..b8d5c0c 100644 --- a/add_curve_simple.py +++ b/add_curve_simple.py @@ -25,7 +25,7 @@ bl_info = { 'description': 'Adds Simple Curve', 'warning': '', # used for warning icon and text in addons panel 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Simple_curves', - 'tracker_url': 'https://developer.blender.org/T37664', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': 'Add Curve'} diff --git a/add_dimension.py b/add_dimension.py index e9531a2..67c32c1 100644 --- a/add_dimension.py +++ b/add_dimension.py @@ -25,7 +25,7 @@ bl_info = { 'description': 'Adds Dimension', 'warning': '', # used for warning icon and text in addons panel 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Curve/Dimension', - 'tracker_url': 'http://developer.blender.org/T37151', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': 'Add Curve'} diff --git a/add_mesh_chain_rope/__init__.py b/add_mesh_chain_rope/__init__.py index d8e35d0..eac23b0 100644 --- a/add_mesh_chain_rope/__init__.py +++ b/add_mesh_chain_rope/__init__.py @@ -8,7 +8,7 @@ bl_info = { "warning": "", "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", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/add_mesh_clusters/__init__.py b/add_mesh_clusters/__init__.py index 549a88d..aac5a11 100644 --- a/add_mesh_clusters/__init__.py +++ b/add_mesh_clusters/__init__.py @@ -47,7 +47,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Add_Mesh/Cluster", - "tracker_url": "https://developer.blender.org/T31618", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Mesh"} diff --git a/add_mesh_rocks/__init__.py b/add_mesh_rocks/__init__.py index 1cb30d2..793049e 100644 --- a/add_mesh_rocks/__init__.py +++ b/add_mesh_rocks/__init__.py @@ -41,7 +41,7 @@ bl_info = { "description": "Adds a mesh rock to the Add Mesh menu", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Add_Mesh/Rock_Generator", - "tracker_url": "https://developer.blender.org/T27314", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Mesh"} diff --git a/add_mesh_space_tree/__init__.py b/add_mesh_space_tree/__init__.py index 5ecaaf6..53ac55a 100644 --- a/add_mesh_space_tree/__init__.py +++ b/add_mesh_space_tree/__init__.py @@ -30,7 +30,7 @@ bl_info = { "description": "Adds a tree created with the space colonization algorithm starting at the 3D cursor", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Add_Mesh/Add_Space_Tree", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Mesh"} from time import time diff --git a/add_test_scene_elements/__init__.py b/add_test_scene_elements/__init__.py index 104c29e..2bc8f79 100644 --- a/add_test_scene_elements/__init__.py +++ b/add_test_scene_elements/__init__.py @@ -27,7 +27,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6" "/Py/Scripts", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Tools"} diff --git a/amaranth/__init__.py b/amaranth/__init__.py index e077d2d..4895338 100644 --- a/amaranth/__init__.py +++ b/amaranth/__init__.py @@ -96,7 +96,7 @@ bl_info = { "description": "A collection of tools and settings to improve productivity", "warning": "", "wiki_url": "http://pablovazquez.org/amaranth", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Scene", } diff --git a/animation_motion_trail.py b/animation_motion_trail.py index 038574e..824b460 100644 --- a/animation_motion_trail.py +++ b/animation_motion_trail.py @@ -29,7 +29,7 @@ bl_info = { "description": "Display and edit motion trails in the 3D View", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Animation/Motion_Trail", - "tracker_url": "https://developer.blender.org/T26374", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Animation"} diff --git a/archimesh/__init__.py b/archimesh/__init__.py index b3ebc3e..39bf1eb 100644 --- a/archimesh/__init__.py +++ b/archimesh/__init__.py @@ -35,6 +35,7 @@ bl_info = { "blender": (2, 6, 8), "description": "Generate rooms, doors, windows, kitchen cabinets, " "shelves, roofs, stairs and other architecture stuff.", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Mesh"} import sys diff --git a/btrace/__init__.py b/btrace/__init__.py index 8ff2f75..66a43ff 100644 --- a/btrace/__init__.py +++ b/btrace/__init__.py @@ -25,7 +25,7 @@ bl_info = { "description": "Tools for converting/animating objects/particles into curves", "warning": "Still under development, bug reports appreciated", "wiki_url": "", - "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Curve"} diff --git a/cacharanth/__init__.py b/cacharanth/__init__.py index 6d9cb8d..6a1aada 100644 --- a/cacharanth/__init__.py +++ b/cacharanth/__init__.py @@ -27,6 +27,7 @@ bl_info = { "description": "Import and Export Caches", "warning": "", "wiki_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export", } diff --git a/cmu_mocap_browser/__init__.py b/cmu_mocap_browser/__init__.py index c55c3ae..db2b70e 100644 --- a/cmu_mocap_browser/__init__.py +++ b/cmu_mocap_browser/__init__.py @@ -31,7 +31,7 @@ bl_info = { "description": "Assistant for using CMU Motion Capture data", "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", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Animation"} diff --git a/curve_tools/__init__.py b/curve_tools/__init__.py index 97c11c1..eb4e784 100644 --- a/curve_tools/__init__.py +++ b/curve_tools/__init__.py @@ -8,7 +8,7 @@ bl_info = { "warning": "WIP", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Curve/Curve_Tools", - "tracker_url": "https://developer.blender.org/T27720", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Curve"} diff --git a/data_overrides/__init__.py b/data_overrides/__init__.py index aa5f228..08f6bb1 100644 --- a/data_overrides/__init__.py +++ b/data_overrides/__init__.py @@ -27,6 +27,7 @@ bl_info = { "description": "Override settings and caching for linked objects", "warning": "", "wiki_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object", } diff --git a/development_class_viewer.py b/development_class_viewer.py index 2aced6d..c4083b8 100644 --- a/development_class_viewer.py +++ b/development_class_viewer.py @@ -25,7 +25,7 @@ bl_info = { "warning": "", "description": "List classes and definitions of a text block", "wiki_url": "https://sites.google.com/site/aleonserra/home/scripts/class-viewer", - "tracker_url": "https://developer.blender.org/T29463", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Development"} import bpy diff --git a/ewoc_projects_tools/__init__.py b/ewoc_projects_tools/__init__.py index 5ca7c00..fbf03e8 100644 --- a/ewoc_projects_tools/__init__.py +++ b/ewoc_projects_tools/__init__.py @@ -27,7 +27,7 @@ bl_info = { "description": "Edit mode tools - contrib version", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} diff --git a/io_atomblend_utilities/__init__.py b/io_atomblend_utilities/__init__.py index 690ea88..5565292 100644 --- a/io_atomblend_utilities/__init__.py +++ b/io_atomblend_utilities/__init__.py @@ -46,7 +46,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/PDB", - "tracker_url": "https://developer.blender.org/T33071", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_export_marmalade.py b/io_export_marmalade.py index adf5448..d301c26 100644 --- a/io_export_marmalade.py +++ b/io_export_marmalade.py @@ -29,7 +29,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Marmalade_Exporter", - "tracker_url": "https://developer.blender.org", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} import os diff --git a/io_export_md3.py b/io_export_md3.py index 3315168..2a1c459 100644 --- a/io_export_md3.py +++ b/io_export_md3.py @@ -25,7 +25,7 @@ bl_info = { "description": "Save a Quake Model 3 File)", "warning": "", # used for warning icon and text in addons panel "wiki_url": "", - "tracker_url": "https://developer.blender.org/T23160", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_export_paper_model.py b/io_export_paper_model.py index cf8caee..e9751e8 100644 --- a/io_export_paper_model.py +++ b/io_export_paper_model.py @@ -27,7 +27,7 @@ bl_info = { "category": "Import-Export", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Paper_Model", - "tracker_url": "https://developer.blender.org/T38441" + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", } #### TODO: diff --git a/io_import_BrushSet.py b/io_import_BrushSet.py index 0faaa17..0abe7ed 100644 --- a/io_import_BrushSet.py +++ b/io_import_BrushSet.py @@ -42,7 +42,7 @@ bl_info = { "description": "imports all image files from a folder", "warning": '', # used for warning icon and text in addons panel "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Import-Export/BrushSet", - "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=25702&group_id=153&atid=467", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", } #---------------------------------------------# diff --git a/io_import_LRO_Lola_MGS_Mola_img.py b/io_import_LRO_Lola_MGS_Mola_img.py index 22cf926..36d97dd 100644 --- a/io_import_LRO_Lola_MGS_Mola_img.py +++ b/io_import_LRO_Lola_MGS_Mola_img.py @@ -26,7 +26,7 @@ bl_info = { "warning": "May consume a lot of memory", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/NASA_IMG_Importer", - "tracker_url": "https://developer.blender.org/T25462", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_import_lipSync_Importer.py b/io_import_lipSync_Importer.py index 32bac9a..fe610c9 100644 --- a/io_import_lipSync_Importer.py +++ b/io_import_lipSync_Importer.py @@ -27,7 +27,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php?title=Extensions:2.6/Py/" "Scripts/Import-Export/Lipsync Importer", - "tracker_url": "https://developer.blender.org/T24080", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_import_sound_to_anim.py b/io_import_sound_to_anim.py index f141736..9c3b546 100644 --- a/io_import_sound_to_anim.py +++ b/io_import_sound_to_anim.py @@ -29,7 +29,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Import_Movement_From_Audio_File", - "tracker_url": "https://developer.blender.org/T23565", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} """ diff --git a/io_import_voodoo_camera.py b/io_import_voodoo_camera.py index 7f16185..0e586e9 100644 --- a/io_import_voodoo_camera.py +++ b/io_import_voodoo_camera.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Voodoo_camera", - "tracker_url": "https://developer.blender.org/T22510", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} """ diff --git a/io_mesh_gwyddion/__init__.py b/io_mesh_gwyddion/__init__.py index f8de05a..7f856ee 100644 --- a/io_mesh_gwyddion/__init__.py +++ b/io_mesh_gwyddion/__init__.py @@ -42,7 +42,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Gwyddion", - "tracker_url": "https://developer.blender.org/T33236", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_mesh_xyz/__init__.py b/io_mesh_xyz/__init__.py index 1330af2..5f548fc 100644 --- a/io_mesh_xyz/__init__.py +++ b/io_mesh_xyz/__init__.py @@ -44,7 +44,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/XYZ", - "tracker_url": "https://developer.blender.org/T29646", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/io_points_pcd/__init__.py b/io_points_pcd/__init__.py index fe6c9c2..1cf1689 100644 --- a/io_points_pcd/__init__.py +++ b/io_points_pcd/__init__.py @@ -25,7 +25,7 @@ bl_info = { "description": "Imports and Exports PCD (Point Cloud Data) files. PCD files are the default format used by pcl (Point Cloud Library).", "warning": "", "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", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", # "support": 'OFFICAL', "category": "Import-Export"} diff --git a/io_scene_cod/__init__.py b/io_scene_cod/__init__.py index 0ecbb97..db34a67 100644 --- a/io_scene_cod/__init__.py +++ b/io_scene_cod/__init__.py @@ -41,7 +41,7 @@ bl_info = { "warning": "Alpha version, please report any bugs!", "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", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "support": "TESTING", "category": "Import-Export" } diff --git a/io_scene_fpx/__init__.py b/io_scene_fpx/__init__.py index 08ffab5..ff7507e 100644 --- a/io_scene_fpx/__init__.py +++ b/io_scene_fpx/__init__.py @@ -40,7 +40,7 @@ bl_info = { 'warning': "", 'wiki_url': "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/FuturePinball_FPx", - 'tracker_url': "https://developer.blender.org/T36215", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': "Import-Export"} diff --git a/io_scene_map/__init__.py b/io_scene_map/__init__.py index f0616a1..c8964ef 100644 --- a/io_scene_map/__init__.py +++ b/io_scene_map/__init__.py @@ -29,7 +29,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/Quake_MAP", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} # To support reload properly, try to access a package var, if it's there, reload everything diff --git a/io_scene_open_street_map.py b/io_scene_open_street_map.py index ab8560b..6f4b57a 100644 --- a/io_scene_open_street_map.py +++ b/io_scene_open_street_map.py @@ -26,7 +26,7 @@ bl_info = { "location": "File > Import", "description": "Load Open Street Map File", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} # originally written for blender 2.4x by (manthrax _at_ hotmail.com), diff --git a/io_vector/__init__.py b/io_vector/__init__.py index f7cdd55..c15a684 100644 --- a/io_vector/__init__.py +++ b/io_vector/__init__.py @@ -26,6 +26,7 @@ bl_info = { "location": "File > Import-Export > Vector files (.ai, .pdf, .svg)", "description": "Import Adobe Illustrator, PDF, and SVG", "warning": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Import-Export/AI_PDF_SVG", "category": "Import-Export"} diff --git a/lamp_geographical_sun.py b/lamp_geographical_sun.py index 36a3cb8..812dc64 100644 --- a/lamp_geographical_sun.py +++ b/lamp_geographical_sun.py @@ -47,7 +47,7 @@ bl_info = { "location": "Lamp data > Geographical Sun", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "description": "Set SUN Lamp rotation according to geographical time and location." } GeoSunAddon = Addon(bl_info) diff --git a/materials_cycles_converter.py b/materials_cycles_converter.py index 8f613fd..5ad4aa6 100644 --- a/materials_cycles_converter.py +++ b/materials_cycles_converter.py @@ -30,6 +30,7 @@ bl_info = { "location": "Properties > Material > Convert to Cycles", "description": "Convert non-nodes materials to Cycles", "warning": "beta", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Material/Blender_Cycles_Materials_Converter", "category": "Material"} diff --git a/materials_library_vx/__init__.py b/materials_library_vx/__init__.py index b926fc8..b674544 100644 --- a/materials_library_vx/__init__.py +++ b/materials_library_vx/__init__.py @@ -25,8 +25,8 @@ bl_info = { "location": "Properties > Material", "description": "Material Library VX", "warning": "", - "wiki_url": "https://sites.google.com/site/aleonserra/home/scripts/matlib-vx", - "tracker_url": "", + "wiki_url": "https://sites.google.com/site/aleonserra/home/scripts/matlib-vx-5-6", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Material"} import zipfile, urllib.request, os, sys, re diff --git a/measureit/__init__.py b/measureit/__init__.py index c9aa384..458f057 100644 --- a/measureit/__init__.py +++ b/measureit/__init__.py @@ -34,6 +34,7 @@ bl_info = { "version": (1, 6, 6), "blender": (2, 7, 4), "description": "Tools for measuring objects.", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} import sys diff --git a/mesh_1D_scripts.py b/mesh_1D_scripts.py index 1081c8a..9f83332 100644 --- a/mesh_1D_scripts.py +++ b/mesh_1D_scripts.py @@ -24,6 +24,7 @@ bl_info = { "version": (0, 8, 8), "blender": (2, 7, 5), "location": "View3D > Toolbar", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh" } diff --git a/mesh_border_deselect_outer.py b/mesh_border_deselect_outer.py index 3cbb129..6056ea1 100644 --- a/mesh_border_deselect_outer.py +++ b/mesh_border_deselect_outer.py @@ -12,8 +12,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php" \ "?title=Extensions:2.6/Py/Scripts/Modeling/Border_Deselect_Outer", - "tracker_url": "http://blenderartists.org/forum/showthread.php" \ - "?290617-Mesh-Border-Deselect-Outer-(selection-intersection-by-using-a-border-select)", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} diff --git a/mesh_carver.py b/mesh_carver.py index 8691e56..7ad0865 100644 --- a/mesh_carver.py +++ b/mesh_carver.py @@ -24,6 +24,7 @@ bl_info = { "author": "Pixivore, Cédric LEPILLER", "version": (1,1,5), "blender": (2, 77, 0), + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "description": "Multiple tools to carve or to create objects.", } ######################################################################################################### diff --git a/mesh_copy_uvs_from_joined.py b/mesh_copy_uvs_from_joined.py index 6d1e635..8a934d4 100644 --- a/mesh_copy_uvs_from_joined.py +++ b/mesh_copy_uvs_from_joined.py @@ -26,7 +26,7 @@ bl_info = { "blender": (2, 63, 0), "location": "Object mode 'Make Links' menu", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/mesh_extra_tools/__init__.py b/mesh_extra_tools/__init__.py index 49d4307..07d980c 100644 --- a/mesh_extra_tools/__init__.py +++ b/mesh_extra_tools/__init__.py @@ -29,7 +29,7 @@ bl_info = { "description": "Add extra mesh edit tools", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} # Import From Folder diff --git a/mesh_extrude_along_curve.py b/mesh_extrude_along_curve.py index f86d680..bec19de 100644 --- a/mesh_extrude_along_curve.py +++ b/mesh_extrude_along_curve.py @@ -28,7 +28,7 @@ bl_info = { "description": "Extrude a face along a Bezier Curve", "warning": "", 'wiki_url': "", - 'tracker_url': 'https://developer.blender.org/T32585', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} diff --git a/mesh_extrude_and_reshape.py b/mesh_extrude_and_reshape.py index 1aa9ce9..14d9d74 100644 --- a/mesh_extrude_and_reshape.py +++ b/mesh_extrude_and_reshape.py @@ -27,6 +27,7 @@ bl_info = { "location": "View3D > TOOLS > Tools > Mesh Tools > Add: > Extrude Menu (Alt + E)", "description": "Extrude face and merge edge intersections between the mesh and the new edges", "wiki_url" : "http://blenderartists.org/forum/showthread.php?376618-Addon-Push-Pull-Face", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} import bpy, bmesh diff --git a/mesh_face_info_select.py b/mesh_face_info_select.py index 63966a3..a365868 100644 --- a/mesh_face_info_select.py +++ b/mesh_face_info_select.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Mesh/Face_Info_Select", - "tracker_url": "https://developer.blender.org/T31926", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "support": 'TESTING', "category": "Mesh" } diff --git a/mesh_insert_edge_ring.py b/mesh_insert_edge_ring.py index 8080ad1..6f758e1 100644 --- a/mesh_insert_edge_ring.py +++ b/mesh_insert_edge_ring.py @@ -34,7 +34,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Mesh/Insert_Edge_Ring", - "tracker_url": "https://developer.blender.org/T32424", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} diff --git a/mesh_select_vertex_groups.py b/mesh_select_vertex_groups.py index 7d9fb6f..b3f7980 100644 --- a/mesh_select_vertex_groups.py +++ b/mesh_select_vertex_groups.py @@ -26,7 +26,7 @@ bl_info = { "warning": "Buggy", # used for warning icon and text in addons panel "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Modeling/Select_Vertex_Groups", - "tracker_url": "https://developer.blender.org/T22025", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} """ diff --git a/mesh_show_vgroup_weights.py b/mesh_show_vgroup_weights.py index f4514b3..f36b5e4 100644 --- a/mesh_show_vgroup_weights.py +++ b/mesh_show_vgroup_weights.py @@ -30,7 +30,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Modeling/Show_Vertex_Group_Weights", - "tracker_url": "https://developer.blender.org/T30609", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} #TODO - Add button for selecting vertices with no groups diff --git a/mesh_snap_utilities_line.py b/mesh_snap_utilities_line.py index 73155c6..4ccc4fb 100644 --- a/mesh_snap_utilities_line.py +++ b/mesh_snap_utilities_line.py @@ -27,6 +27,7 @@ bl_info = { "location": "View3D > TOOLS > Snap Utilities > snap utilities", "description": "Extends Blender Snap controls", "wiki_url" : "http://blenderartists.org/forum/showthread.php?363859-Addon-CAD-Snap-Utilities", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Mesh"} import bpy, bgl, bmesh diff --git a/node_presets.py b/node_presets.py index f4af4ba..bf34f99 100644 --- a/node_presets.py +++ b/node_presets.py @@ -26,7 +26,7 @@ bl_info = { "description": "Adds node presets", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} diff --git a/object_batch_rename_datablocks.py b/object_batch_rename_datablocks.py index a619a92..9280eda 100644 --- a/object_batch_rename_datablocks.py +++ b/object_batch_rename_datablocks.py @@ -27,7 +27,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Object/Batch_Rename_Datablocks", - "tracker_url": "https://developer.blender.org/T25242", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/object_boolean_tools.py b/object_boolean_tools.py index fdab482..eb38c8b 100644 --- a/object_boolean_tools.py +++ b/object_boolean_tools.py @@ -25,7 +25,7 @@ bl_info = { "location": "View3D > Toolshelf > BoolTool", "description": "Bool Tools Hotkey: Ctrl Shift B", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/BoolTool", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} import bpy diff --git a/object_color_rules.py b/object_color_rules.py index c55d87c..8d3d02f 100644 --- a/object_color_rules.py +++ b/object_color_rules.py @@ -25,6 +25,7 @@ bl_info = { "description": "Rules for assigning object color (used for wireframe colors).", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Object/Color_Rules", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object", } diff --git a/object_creaprim.py b/object_creaprim.py index 04379dc..9f8456d 100644 --- a/object_creaprim.py +++ b/object_creaprim.py @@ -55,7 +55,7 @@ bl_info = { "description": "Create primitive addon", "warning": "", "wiki_url": "", - "tracker_url": "https://developer.blender.org/T32801", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/object_drop_to_ground.py b/object_drop_to_ground.py index e4bf607..1aabe43 100644 --- a/object_drop_to_ground.py +++ b/object_drop_to_ground.py @@ -26,7 +26,7 @@ bl_info = { 'warning': '', 'wiki_url': 'http://wiki.blender.org/index.php/Extensions:2.6/Py/' 'Scripts/Object/Drop_to_ground', - 'tracker_url': 'https://developer.blender.org/maniphest/task/create/?project=3&type=Bug', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': 'Object'} diff --git a/object_laplace_lightning.py b/object_laplace_lightning.py index 51124a5..3c42767 100644 --- a/object_laplace_lightning.py +++ b/object_laplace_lightning.py @@ -24,7 +24,7 @@ bl_info = { "description": "Lightning mesh generator using laplacian growth algorithm", "warning": "Beta", "wiki_url": "http://www.funkboxing.com/wordpress/?p=301", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} ###################################################################### diff --git a/object_mangle_tools.py b/object_mangle_tools.py index 1d3dc1f..7688425 100644 --- a/object_mangle_tools.py +++ b/object_mangle_tools.py @@ -28,7 +28,7 @@ bl_info = { "description": "Set of tools to mangle curves, meshes, and shape keys", "warning": "", # used for warning icon and text in addons panel "wiki_url": "", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/object_particle_hair_lab.py b/object_particle_hair_lab.py index 2c8479c..e628e86 100644 --- a/object_particle_hair_lab.py +++ b/object_particle_hair_lab.py @@ -25,7 +25,7 @@ bl_info = { "description": "Creates particle grass with material", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/Hair_Lab", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/object_powerlib.py b/object_powerlib.py index def30a7..c4cc082 100644 --- a/object_powerlib.py +++ b/object_powerlib.py @@ -26,7 +26,7 @@ bl_info = { "location": "Properties Panel", "warning": "", # used for warning icon and text in addons panel "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Object/PowerLib", - "tracker_url": "https://developer.blender.org/T31475", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} diff --git a/oscurart_futurism.py b/oscurart_futurism.py index 1141d18..9392b06 100644 --- a/oscurart_futurism.py +++ b/oscurart_futurism.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Object/Oscurart_Futurism", - "tracker_url": "https://developer.blender.org/T31911", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Add Mesh"} diff --git a/oscurart_mesh_cache_tools.py b/oscurart_mesh_cache_tools.py index 1f17081..d086f7c 100644 --- a/oscurart_mesh_cache_tools.py +++ b/oscurart_mesh_cache_tools.py @@ -7,7 +7,7 @@ bl_info = { "description": "Tools for Management Mesh Cache Process", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Import-Export"} diff --git a/oscurart_mesh_thread.py b/oscurart_mesh_thread.py index 7ce8d15..079080b 100644 --- a/oscurart_mesh_thread.py +++ b/oscurart_mesh_thread.py @@ -25,7 +25,7 @@ bl_info = { "description": "Make a thread.", "warning": "", "wiki_url": "http://oscurart.blogspot.com", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} diff --git a/oscurart_tools/__init__.py b/oscurart_tools/__init__.py index 58a9182..a4b6936 100644 --- a/oscurart_tools/__init__.py +++ b/oscurart_tools/__init__.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Oscurart_Tools", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Object"} import bpy diff --git a/oscurart_worn_edges_map.py b/oscurart_worn_edges_map.py index 368a1c2..3e6a91c 100644 --- a/oscurart_worn_edges_map.py +++ b/oscurart_worn_edges_map.py @@ -25,7 +25,7 @@ bl_info = { "description": "Create a Vertex Color map with Worn Edges", "warning": "", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Paint"} import bpy diff --git a/render_auto_save.py b/render_auto_save.py index f2284fa..fe2c176 100644 --- a/render_auto_save.py +++ b/render_auto_save.py @@ -33,7 +33,7 @@ bl_info = { "description": "Automatically save the image after rendering", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Auto_Save", - "tracker_url": "http://projects.blender.org/tracker/index.php?func=detail&aid=32491", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} ########################################################################### import bpy diff --git a/render_clay.py b/render_clay.py index add9f92..d53878b 100644 --- a/render_clay.py +++ b/render_clay.py @@ -28,7 +28,7 @@ bl_info = { " of the scene.", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Clay_Render", - "tracker_url": "https://developer.blender.org/T22971", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} import bpy diff --git a/render_notify.py b/render_notify.py index 67d23ce..a1cf897 100644 --- a/render_notify.py +++ b/render_notify.py @@ -28,6 +28,7 @@ bl_info = { "warning": "Currently only Linux/Unix supported (using 'notify-send')", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6" "/Py/Scripts/Render/Render_Notify", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} # TODO. add Win/OSX support if possible. diff --git a/render_time.py b/render_time.py index 5f0458a..8df8d3f 100644 --- a/render_time.py +++ b/render_time.py @@ -27,7 +27,7 @@ bl_info = { "description": "Estimates the time to complete rendering on animations", "warning": "Does not work on OpenGL renders.", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Render/Render_Time_Estimation", - "tracker_url": "https://developer.blender.org/T30452", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} diff --git a/render_to_print.py b/render_to_print.py index 4abdf5e..4c6aa88 100644 --- a/render_to_print.py +++ b/render_to_print.py @@ -27,7 +27,7 @@ bl_info = { "description": "Set the size of the render for a print", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Render/Render to Print", - "tracker_url": "https://developer.blender.org/T24219", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render"} diff --git a/rigging_camerarigs.py b/rigging_camerarigs.py index d1e4bef..4d67e3f 100644 --- a/rigging_camerarigs.py +++ b/rigging_camerarigs.py @@ -7,7 +7,7 @@ bl_info = { "description": "Adds a Camera Rig with UI", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/Rigging/Add_Camera_Rigs", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Rigging", } diff --git a/sequencer_extra_actions/__init__.py b/sequencer_extra_actions/__init__.py index c37f9d8..b1402d3 100644 --- a/sequencer_extra_actions/__init__.py +++ b/sequencer_extra_actions/__init__.py @@ -26,7 +26,7 @@ bl_info = { "description": "Collection of extra operators to manipulate VSE strips", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Sequencer/Extra_Sequencer_Actions", - "tracker_url": "https://developer.blender.org/T32532", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", # old tracker_url: https://developer.blender.org/T30474 "support": "COMMUNITY"} diff --git a/sequencer_jumptocut.py b/sequencer_jumptocut.py index 34e66a0..85a6f28 100644 --- a/sequencer_jumptocut.py +++ b/sequencer_jumptocut.py @@ -27,7 +27,8 @@ bl_info = { "description": "Tool collection to help speed up editting and grade videos with blender", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/Sequencer/Jump_to_cut", - "tracker_url": "https://developer.blender.org/T24279"} + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", + } import bpy diff --git a/sequencer_tools/__init__.py b/sequencer_tools/__init__.py index 575ec8a..7e07274 100644 --- a/sequencer_tools/__init__.py +++ b/sequencer_tools/__init__.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Sequencer/Tools", - "tracker_url": "https://developer.blender.org/T31549", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "support": 'TESTING', "category": "Sequencer", } diff --git a/space_view3d_add_surround_cameras.py b/space_view3d_add_surround_cameras.py index bcbbb4f..7fb3d4c 100644 --- a/space_view3d_add_surround_cameras.py +++ b/space_view3d_add_surround_cameras.py @@ -24,7 +24,7 @@ bl_info = { "location": "View3D > Tool Shelf > Surround Projection panel", "description": "Setup cameras and create rendering scenes for n-screen surround projection.", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/Surround_Projection_Tools", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} diff --git a/space_view3d_align_tools.py b/space_view3d_align_tools.py index 6f80b10..919f619 100644 --- a/space_view3d_align_tools.py +++ b/space_view3d_align_tools.py @@ -28,7 +28,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D interaction/Align_Tools", - "tracker_url": "https://developer.blender.org/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View", } diff --git a/space_view3d_arrange_on_curve.py b/space_view3d_arrange_on_curve.py index 1d7f788..b5c4c95 100644 --- a/space_view3d_arrange_on_curve.py +++ b/space_view3d_arrange_on_curve.py @@ -7,6 +7,7 @@ bl_info = { "description": "Arrange objects along a curve", "warning": "Select curve", "wiki_url" : "http://blenderartists.org/forum/showthread.php?361029-Specify-an-object-from-a-list-with-all-selectable-objects", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} import bpy, mathutils diff --git a/space_view3d_cursor_control/__init__.py b/space_view3d_cursor_control/__init__.py index 51b9fc0..0efcdd8 100644 --- a/space_view3d_cursor_control/__init__.py +++ b/space_view3d_cursor_control/__init__.py @@ -30,7 +30,7 @@ bl_info = { "description": "Control the Cursor", "warning": "buggy, may crash other addons", # used for warning icon and text in addons panel "wiki_url": "http://blenderpythonscripts.wordpress.com/", - "tracker_url": "https://developer.blender.org/T27253", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} diff --git a/space_view3d_enhanced_3d_cursor.py b/space_view3d_enhanced_3d_cursor.py index 06b2f94..4d18c18 100644 --- a/space_view3d_enhanced_3d_cursor.py +++ b/space_view3d_enhanced_3d_cursor.py @@ -27,7 +27,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D_interaction/Enhanced_3D_Cursor", - "tracker_url": "https://developer.blender.org/T28451", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} """ diff --git a/space_view3d_game_props_visualiser.py b/space_view3d_game_props_visualiser.py index fed52cd..b6b30d0 100644 --- a/space_view3d_game_props_visualiser.py +++ b/space_view3d_game_props_visualiser.py @@ -30,7 +30,7 @@ bl_info = { "warning": "Script is returning errors", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D_interaction/Game_Property_Visualiser", - "tracker_url": "https://developer.blender.org/T22607", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} """ diff --git a/space_view3d_library_hide.py b/space_view3d_library_hide.py index 0633e3f..c85028d 100644 --- a/space_view3d_library_hide.py +++ b/space_view3d_library_hide.py @@ -28,7 +28,7 @@ bl_info = { "blender": (2, 63, 0), 'location': 'Search: RayCast View Operator', "wiki_url": "", - "tracker_url":"", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View", } diff --git a/space_view3d_manipulator_Menu.py b/space_view3d_manipulator_Menu.py index c45af7d..48831cf 100644 --- a/space_view3d_manipulator_Menu.py +++ b/space_view3d_manipulator_Menu.py @@ -28,7 +28,7 @@ bl_info = { "description": "Menu to change the manipulator type and/or disable it", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D_interaction/Manipulator_Menu", - "tracker_url": "https://developer.blender.org/T22092", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} diff --git a/space_view3d_modifier_tools.py b/space_view3d_modifier_tools.py index 9d043b2..0d48936 100644 --- a/space_view3d_modifier_tools.py +++ b/space_view3d_modifier_tools.py @@ -27,7 +27,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6" "/Py/Scripts", - "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} import bpy diff --git a/space_view3d_paint_bprojection.py b/space_view3d_paint_bprojection.py index b85c1e3..72247c5 100644 --- a/space_view3d_paint_bprojection.py +++ b/space_view3d_paint_bprojection.py @@ -5,7 +5,7 @@ bl_info = { "version": (2, 0), "blender": (2, 66, 0), "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/3D_interaction/bprojection", - "tracker_url":"https://developer.blender.org/T30521", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Paint"} import bpy diff --git a/space_view3d_panel_measure.py b/space_view3d_panel_measure.py index eef46f6..e5d2760 100644 --- a/space_view3d_panel_measure.py +++ b/space_view3d_panel_measure.py @@ -33,6 +33,7 @@ bl_info = { "location": "View3D > Properties > Measure Panel", "description": "Measure distances between objects", "warning": "Disable during Render. Broken register", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D_interaction/Panel_Measure", "category": "3D View", diff --git a/space_view3d_pie_menus/__init__.py b/space_view3d_pie_menus/__init__.py index ef86bbd..548e057 100644 --- a/space_view3d_pie_menus/__init__.py +++ b/space_view3d_pie_menus/__init__.py @@ -51,6 +51,7 @@ bl_info = { 'description': 'Pie Menu Activate', 'warning': '', 'wiki_url': '', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': 'User Interface' } diff --git a/space_view3d_quickPrefs.py b/space_view3d_quickPrefs.py index 477cb6e..77b0987 100644 --- a/space_view3d_quickPrefs.py +++ b/space_view3d_quickPrefs.py @@ -26,7 +26,7 @@ bl_info = { "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/3D_interaction/QuickPrefs", - "tracker_url": "https://developer.blender.org/T27822", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} diff --git a/space_view3d_render_settings.py b/space_view3d_render_settings.py index 40a4a01..e6daf06 100644 --- a/space_view3d_render_settings.py +++ b/space_view3d_render_settings.py @@ -25,7 +25,7 @@ bl_info = { "description": "Render Settings BI & Cycles", "warning": "", "wiki_url": "https://github.com/meta-androcto/blenderpython/wiki/AF_Render_Settings", - "tracker_url": "https://developer.blender.org/maniphest/project/3/type/Bug/", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Render" } diff --git a/space_view3d_ruler_chromoly/__init__.py b/space_view3d_ruler_chromoly/__init__.py index 9c14aed..1ee970e 100644 --- a/space_view3d_ruler_chromoly/__init__.py +++ b/space_view3d_ruler_chromoly/__init__.py @@ -24,6 +24,7 @@ bl_info = { 'version': (2, 3, 0), 'blender': (2, 63, 0), 'location': 'View3D > Properties > Ruler', + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", 'category': '3D View'} ''' diff --git a/space_view3d_toolshelf_menu.py b/space_view3d_toolshelf_menu.py index 77b7f05..8da63d1 100644 --- a/space_view3d_toolshelf_menu.py +++ b/space_view3d_toolshelf_menu.py @@ -28,7 +28,7 @@ bl_info = { "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/maniphest/task/create/?project=3&type=Bug", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View", } diff --git a/stored_views/__init__.py b/stored_views/__init__.py index aac9bce..74aeb36 100644 --- a/stored_views/__init__.py +++ b/stored_views/__init__.py @@ -25,7 +25,7 @@ bl_info = { "location": "View3D > Properties > Stored Views", "warning": 'beta release, single view only', "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.5/Py/Scripts/3D_interaction/stored_views", - "tracker_url": "https://developer.blender.org/T27476", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "3D View"} # ACKNOWLEDGMENT diff --git a/system_keyboard_svg.py b/system_keyboard_svg.py index f32470f..7349340 100644 --- a/system_keyboard_svg.py +++ b/system_keyboard_svg.py @@ -33,7 +33,7 @@ bl_info = { "warning": "may not work in recent svn", "wiki_url": 'http://wiki.blender.org/index.php/Extensions:2.6/Py/' 'Scripts/System/keymaps_to_svg', - "tracker_url": "https://developer.blender.org/T21490", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "System"} import bpy diff --git a/system_project_folder.py b/system_project_folder.py index ba2ab34..ec1ad6d 100644 --- a/system_project_folder.py +++ b/system_project_folder.py @@ -28,7 +28,7 @@ bl_info = { "description": "Open the project folder in a file browser", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/System/Project_Folder", - "tracker_url": "https://developer.blender.org/T25910", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "System"} diff --git a/text_editor_pasteall.py b/text_editor_pasteall.py index fa5f8ef..37c10b1 100644 --- a/text_editor_pasteall.py +++ b/text_editor_pasteall.py @@ -25,7 +25,7 @@ bl_info = { "description": "Send your selection or text to www.pasteall.org", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/" "Scripts/Text_Editor/PasteAll", - "tracker_url": "https://developer.blender.org/T23493", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Text Editor"} # ######################################################## diff --git a/text_intellisense.py b/text_intellisense.py index 0f93751..d981ce0 100644 --- a/text_intellisense.py +++ b/text_intellisense.py @@ -26,7 +26,7 @@ bl_info = { "description": "Adds intellense to the Text Editor", "warning": "Only works with 2.57 intellisense", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "Development"} import bpy diff --git a/ui_splash_tips/__init__.py b/ui_splash_tips/__init__.py index 014da26..d099aff 100644 --- a/ui_splash_tips/__init__.py +++ b/ui_splash_tips/__init__.py @@ -24,6 +24,7 @@ bl_info = { "blender": (2, 73, 0), "location": "Splash Screen", "warning": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "User Interface", } diff --git a/uv_align_distribute.py b/uv_align_distribute.py index 7afb613..c0be13e 100644 --- a/uv_align_distribute.py +++ b/uv_align_distribute.py @@ -25,6 +25,7 @@ bl_info = { "description": "Set of tools to help UV alignment\distribution", "warning": "", "wiki_url": "http://wiki.blender.org/index.php/Extensions:2.6/Py/Scripts/UV/UV_Align_Distribution", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "UV"} import math diff --git a/uv_utility.py b/uv_utility.py index 61f7796..4da2083 100644 --- a/uv_utility.py +++ b/uv_utility.py @@ -25,7 +25,7 @@ bl_info = { "location": "View3D > ToolBar", "description": "Change Index Of UVMap.", "wiki_url": "", - "tracker_url": "", + "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "category": "UV"}