Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeta-androcto <meta.androcto1@gmail.com>2019-12-01 04:31:38 +0300
committermeta-androcto <meta.androcto1@gmail.com>2019-12-01 04:31:38 +0300
commit79a5d288951bd94ece33e4b11fb733fb14dfe939 (patch)
tree48e3cec353e3c20009a744b5b463fbffe05110a0 /object_color_rules.py
parent76149b99be5d1ee509a12e26d6ffe17f178feb1d (diff)
object addons: update manual links
Diffstat (limited to 'object_color_rules.py')
-rw-r--r--object_color_rules.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/object_color_rules.py b/object_color_rules.py
index a1ba787b..b877caec 100644
--- a/object_color_rules.py
+++ b/object_color_rules.py
@@ -23,6 +23,8 @@ bl_info = {
"blender": (2, 80, 0),
"location": "Properties > Object Buttons",
"description": "Rules for assigning object color (for object & wireframe colors).",
+ "wiki_url": "https://docs.blender.org/manual/en/dev/addons/"
+ "object/color_rules.html",
"category": "Object",
}