[Bf-extensions-cvs] [76a61625] blender2.8: Snap Utilties Line: remove line accidentally left

mano-wii noreply at git.blender.org
Tue Oct 30 14:10:35 CET 2018


Commit: 76a6162517e084891577c020553427bea58ba8f2
Author: mano-wii
Date:   Tue Oct 30 10:10:26 2018 -0300
Branches: blender2.8
https://developer.blender.org/rBA76a6162517e084891577c020553427bea58ba8f2

Snap Utilties Line: remove line accidentally left

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

M	mesh_snap_utilities_line/preferences.py

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

diff --git a/mesh_snap_utilities_line/preferences.py b/mesh_snap_utilities_line/preferences.py
index 95dff3bc..98b89774 100644
--- a/mesh_snap_utilities_line/preferences.py
+++ b/mesh_snap_utilities_line/preferences.py
@@ -111,4 +111,3 @@ class SnapUtilitiesLinePreferences(bpy.types.AddonPreferences):
         col.label(text="Line Tool:")
         col.prop(self, "intersect")
         col.prop(self, "create_face")
-        col.prop(self, "create_new_obj")



More information about the Bf-extensions-cvs mailing list