Blender Git Commit Log
Git Commits -> Revision 77e3eac
Revision 77e3eac by Campbell Barton (master) March 30, 2011, 02:05 (GMT) |
Fix for old bug with subsurf not initializing normals for edges that had no faces, Noted that a floating point exception caused by this r28953. With the render engine using DerivedMesh normals this came up as a memory error when rendering some files. for now zero the normals, could interpolate between vertex normals if needed. |
Commit Details:
Full Hash: 77e3eac3897975a82e1c68468002a5eb0f00a8b5
SVN Revision: 35888
Parent Commit: 3170074
Lines Changed: +16, -1