[Bf-extensions-cvs] [c44c0ce1] master: system_keyboard_svg: version bump: still needs work

meta-androcto noreply at git.blender.org
Fri Sep 13 08:05:07 CEST 2019


Commit: c44c0ce1c3a6b62dc7ccf0ae6a5aaf68db1e7c29
Author: meta-androcto
Date:   Fri Sep 13 16:04:41 2019 +1000
Branches: master
https://developer.blender.org/rBACc44c0ce1c3a6b62dc7ccf0ae6a5aaf68db1e7c29

system_keyboard_svg: version bump: still needs work

===================================================================

M	system_keyboard_svg.py

===================================================================

diff --git a/system_keyboard_svg.py b/system_keyboard_svg.py
index a97263ae..002f1e2f 100644
--- a/system_keyboard_svg.py
+++ b/system_keyboard_svg.py
@@ -26,10 +26,10 @@ bl_info = {
     "name": "Keyboard Layout (SVG)",
     "author": "Jbakker",
     "version": (0, 2),
-    "blender": (2, 60, 0),
+    "blender": (2, 80, 0),
     "location": "Help Menu > Save Shortcuts as SVG files",
     "description": "Save the hotkeys as .svg files (search: Keyboard)",
-    "warning": "",
+    "warning": "Needs Updating. Basic functions work",
     "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
                 "Scripts/System/keymaps_to_svg",
     "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",



More information about the Bf-extensions-cvs mailing list