Blender Git Commit Log
Git Commits -> Revision 8a6f9f2
Revision 8a6f9f2 by Campbell Barton (master) April 2, 2008, 16:19 (GMT) |
Sculpts calc_area_normal() could result in a zero length vector if all faces were pointing away from the view. deal with this by making 2 average vectors, one for front pointing faces, and another for back pointing faces, also removed an unneeded acos(). |
Commit Details:
Full Hash: 8a6f9f2a88d9719c41858455f69db8a2d82b0125
SVN Revision: 14318
Parent Commit: b73ba9c
Lines Changed: +18, -8
1 Modified Path:
/source/blender/src/sculptmode.c (+18, -8) (Diff)