Blender Git Commit Log

Git Commits -> Revision f81ecf1

October 29, 2015, 10:10 (GMT)
Fix broken CD_NORMAL interpolation callback (would generate non-unit vectors).

Even if the weights are normalized, the weighted sum of normalized vectors
usually does **not** give a normalized vector (unless all source vectors
are aligned).

This probably was not a big issue in most cases, since we usually interpolate
similar vectors here - but still!

Commit Details:

Full Hash: f81ecf117f57a2bb713ade6e4cb59e13b8a382c9
Parent Commit: cde725e
Committed By: Campbell Barton
Lines Changed: +4, -1

1 Modified Path:

/source/blender/blenkernel/intern/customdata.c (+4, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021