From 1e208b92fcbd05c8eaceaec83dd6bf0f741e8f54 Mon Sep 17 00:00:00 2001 From: Aaron Carlisle Date: Sun, 14 Jul 2019 20:13:46 -0400 Subject: Freestyle Export: Mark Official This has been considered official, from the docs POV since the beginning. Now lets make it appear in official. --- render_freestyle_svg.py | 1 + 1 file changed, 1 insertion(+) (limited to 'render_freestyle_svg.py') diff --git a/render_freestyle_svg.py b/render_freestyle_svg.py index 448ae687..bd2913f1 100644 --- a/render_freestyle_svg.py +++ b/render_freestyle_svg.py @@ -27,6 +27,7 @@ bl_info = { "description": "Exports Freestyle's stylized edges in SVG format", "warning": "", "wiki_url": "https://docs.blender.org/manual/en/latest/addons/render_freestyle_svg.html", + "support": 'OFFICIAL', "category": "Render", } -- cgit v1.2.3