Blender Git Commit Log

Git Commits -> Revision 943aed0

Revision 943aed0 by Jeroen Bakker (master)
December 10, 2021, 15:14 (GMT)
ImBuf: Extracted UV Wrapping from the Interpolation functions.

Improvement of the IMB_transform function by separating the UVWrapping
method from the color interpolation function. This would allow us to
perform uv wrapping operations separate from the interpolation function.

Currently this wrapping is only supported when interpolating colors.
This change would allow us to perform it on non-color image buffers.

Commit Details:

Full Hash: 943aed0de35621e32896bc14d67dd261d7ce6c01
Parent Commit: 60a9703
Lines Changed: +90, -14

1 Modified Path:

/source/blender/imbuf/intern/transform.cc (+90, -14) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021