Blender Git Loki
Git Commits -> Revision a00e63a
Revision a00e63a by Campbell Barton (master) November 11, 2008, 01:13 (GMT) |
bicubic_interpolation function was re-calculating a variable it didnt need to - (was calling 32 pow()'s per pixel, now only 8 - approx 3-4x speedup on my system). |
Commit Details:
Full Hash: a00e63a542788ffe4e01515a09a1b55c087cb865
SVN Revision: 17394
Parent Commit: 773824b
Lines Changed: +34, -21
1 Modified Path:
/source/blender/imbuf/intern/imageprocess.c (+34, -21) (Diff)