Revert snap stickiness value after changes in increment snap.

This commit is contained in:
Bruno Perdigão
2024-10-09 10:28:40 -03:00
parent ddd17d519e
commit 1a55212099
+1 -1
View File
@@ -156,7 +156,7 @@ class Snap(bonsai.core.tool.Snap):
# Makes the snapping point more or less sticky then others
# It changes the distance and affects how the snapping point is sorted
stick_factor = 0.02
stick_factor = 0.15
default_container_elevation = tool.Ifc.get_object(tool.Root.get_default_container()).location.z
polyline_data = bpy.context.scene.BIMPolylineProperties.insertion_polyline