Added python func Blender.Geometry.LineIntersect2D(v1,v2,v3,v4)
updated archimap and cookie cutter to use it, removed python version from BPyMathutils archimap island merging is noticibly faster
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
import Blender
|
||||
Vector= Blender.Mathutils.Vector
|
||||
Ang= Blender.Mathutils.AngleBetweenVecs
|
||||
LineIntersect= Blender.Mathutils.LineIntersect
|
||||
CrossVecs= Blender.Mathutils.CrossVecs
|
||||
import BPyMesh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user