Blender Git Commit Log

Git Commits -> Revision 30d207e

Revision 30d207e by Campbell Barton (master)
October 7, 2006, 04:56 (GMT)
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

Commit Details:

Full Hash: 30d207e650333bf052faf003b405c1a9122e2aff
SVN Revision: 8599
Parent Commit: dda63a9
Lines Changed: +132, -117

9 Modified Paths:

/release/scripts/bpymodules/BPyMathutils.py (+0, -83) (Diff)
/release/scripts/bpymodules/BPyMesh_redux.py (+0, -1) (Diff)
/release/scripts/bpymodules/BPyWindow.py (+1, -1) (Diff)
/release/scripts/image_edit.py (+1, -0) (Diff)
/release/scripts/object_cookie_cutter.py (+6, -9) (Diff)
/release/scripts/uv_archimap.py (+13, -21) (Diff)
/source/blender/python/api2_2x/doc/Geometry.py (+7, -0) (Diff)
/source/blender/python/api2_2x/Geometry.c (+102, -1) (Diff)
/source/blender/python/api2_2x/Geometry.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021