Blender Git Loki
Git Commits -> Revision ea82675
Revision ea82675 by Campbell Barton (master) May 28, 2009, 06:13 (GMT) |
Projection paint, cloning from 1 layer to another would show ugly black lines at the seams because interpolation didnt wrap across the image. Added bilinear_interpolation_color_wrap to be used instead of bilinear_interpolation_color for painting. |
Commit Details:
Full Hash: ea826759c459f675d53c2ee95870397d235d45b5
SVN Revision: 20469
Parent Commit: 01f8956
Lines Changed: +74, -6