Blender Git Loki

Git Commits -> Revision c2d22f7

December 15, 2014, 19:05 (GMT)
New python submodule `mathutils.interpolate` for various mesh interpolation and weighting methods.

This module will contain mirrored functions for calculating and applying
weights for points on a mesh. This includes barycentric and UV weighting
and possibly more advanced global weighting such as harmonic weights.

The naming should follow this scheme:
<type>_{2d,3d}_{calc,apply}

e.g.
poly_2d_calc
poly_2d_apply
uv_3d_calc
...

Reviewers: campbellbarton

Differential Revision: https://developer.blender.org/D939

Commit Details:

Full Hash: c2d22f79ad2e45173e04cd091ea4e042ac8e1247
Parent Commit: 935fa06
Lines Changed: +173, -0

2 Added Paths:

/source/blender/python/mathutils/mathutils_interpolate.c (+137, -0) (View)
/source/blender/python/mathutils/mathutils_interpolate.h (+32, -0) (View)

2 Modified Paths:

/source/blender/python/mathutils/CMakeLists.txt (+2, -0) (Diff)
/source/blender/python/mathutils/mathutils.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021