Blender Git Commit Log

Git Commits -> Revision 898498c

Revision 898498c by Sergey Sharybin (master)
January 23, 2014, 10:51 (GMT)
Fix for IMB_(un)premultiply_rect_float() not doing right business

- Made them receive number of channels rather than number of planes.
This matches to how ImBuf structure stored planes and channels.
- IMB_premultiply_rect_float() was called with channels passed instead
of planes already :S.

Commit Details:

Full Hash: 898498c8008078b0c5d311b9a0a362b5a0ad23be
Parent Commit: cbdedc1
Lines Changed: +9, -25

3 Modified Paths:

/source/blender/imbuf/intern/divers.c (+1, -3) (Diff)
/source/blender/imbuf/intern/filter.c (+6, -20) (Diff)
/source/blender/imbuf/intern/IMB_filter.h (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021