Blender Git Loki
Git Commits -> Revision c956e5d
Revision c956e5d by Campbell Barton (master) February 26, 2012, 18:12 (GMT) |
modified fix for "Fix [#30351] Solidify Modifier High Quality Normals fails." from r44464. rather then recalc polygon normals - solidify is simple enough to just flip the normals of the copied faces, the rim faces normals are already re-calculated so copy them. |
Commit Details:
Full Hash: c956e5d2d92f8a687e6f884602a12adade7b6c09
SVN Revision: 44469
Parent Commit: 6bc7c30
Lines Changed: +16, -21