Blender Git Loki
Git Commits -> Revision 705764f
Revision 705764f by Campbell Barton (master) May 12, 2009, 16:20 (GMT) |
Fix face occlusion for projection paint, (was broken for all RC's but nobody noticed) Its still not working right in perspective mode. For bleed use a faster method then Barycentric weights function since the point is always on the edge. last commit with memset in readfile.c missed one var. |
Commit Details:
Full Hash: 705764fe050fd15703fe2ab410516ff3ccc3f421
SVN Revision: 20171
Parent Commit: b6fa9af
Lines Changed: +35, -22