mesh_snap_utilities_line: Hide by setting the version as not supported in blender2.8.

The Tool API for python is incomplete.
This commit is contained in:
Germano Cavalcante 2018-11-28 10:48:05 -02:00
parent d206e7f2ff
commit fef2540b25
1 changed files with 2 additions and 2 deletions

View File

@ -22,8 +22,8 @@
bl_info = {
"name": "Snap_Utilities_Line",
"author": "Germano Cavalcante",
"version": (5, 8, 23),
"blender": (2, 80, 0),
"version": (5, 8, 24),
"blender": (0, 0, 0),
"location": "View3D > TOOLS > Make Line",
"description": "Extends Blender Snap controls",
#"wiki_url" : "http://blenderartists.org/forum/showthread.php?363859-Addon-CAD-Snap-Utilities",