Blender Git Commit Log

Git Commits -> Revision 2f2f7c0

Revision 2f2f7c0 by Antonis Ryakiotakis (master)
May 29, 2015, 11:38 (GMT)
Fix T44882, color picker in texpainting doing linear interpolation even
when mipmap is off.

We used to always have nearest interpolation for texpaint but at least
make this work with mipmap off correctly.

Also added conversion casts to avoid integer overflow in filtering code

Commit Details:

Full Hash: 2f2f7c0e875b2cfcd7b5caa0af532401deac67be
Parent Commit: 1bede86
Lines Changed: +58, -16

3 Modified Paths:

/source/blender/editors/sculpt_paint/paint_utils.c (+10, -4) (Diff)
/source/blender/imbuf/IMB_imbuf.h (+1, -0) (Diff)
/source/blender/imbuf/intern/imageprocess.c (+47, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021