Blender Git Loki
Git Commits -> Revision f514fae
Revision f514fae by Tamito Kajiyama (master) July 11, 2013, 17:25 (GMT) |
Fix for Bug #35695: Freestyle produces extra line across an object with pointed areas. The cause of inconsistent edge connectivity in the view map (documented in the commit log of revision 58006) was identified and fixed. The problem was that when a ViewEdge was split at a cusp vertex (ViewMapBuilder::computeCusps()), the ViewVertex at one end of a newly created ViewEdge in ViewMap::InsertViewVertex() was not properly updated to take account of edge connectivity changes. |
Commit Details:
Full Hash: f514fae6d80af9339c3d72e23d0e1c7a9bf29fd2
SVN Revision: 58180
Parent Commit: a3a4386
Lines Changed: +5, -0
1 Modified Path:
/source/blender/freestyle/intern/view_map/ViewMap.cpp (+5, -0) (Diff)