Blender Git Commit Log

Git Commits -> Revision 6f9cbbc

Revision 6f9cbbc by Howard Trickey (master)
August 13, 2019, 11:31 (GMT)
Add mathutils.geometry.delaunay_2d_cdt() function to Python API.

Provides Python API access to recently added Constrained Delaunay
Triangulation routine.
Reviewed in D5467.

Commit Details:

Full Hash: 6f9cbbc8ec4f42131f46d3d25e7608112bcb7eab
Parent Commit: 918150a
Lines Changed: +343, -0

3 Modified Paths:

/source/blender/python/mathutils/mathutils.c (+148, -0) (Diff)
/source/blender/python/mathutils/mathutils.h (+10, -0) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+185, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021