Blender Git Loki
Git Commits -> Revision db71b5e
Revision db71b5e by Tamito Kajiyama (master) July 4, 2013, 20:24 (GMT) |
Partial fix for Bug #35695: Freestyle produces extra line across an object with pointed areas. The reported problem is a visual artefact (extra lines) generated by ChainingIterators.pySketchyChainingIterator used for sketchy chaining with the Same Object option disabled in the Parameter Editor mode. The issue is caused by an inconsistency in the internal data structure (i.e., view map). For now this fatal error condition is addressed to avoid visually incorrect results. Another fix will follow to address the cause of the internal inconsistency. |
Commit Details:
Full Hash: db71b5ef88ada7cccf6e86dfd30e58dc9668cf61
SVN Revision: 58006
Parent Commit: 50148a0
Lines Changed: +11, -1
1 Modified Path:
/release/scripts/freestyle/style_modules/ChainingIterators.py (+11, -1) (Diff)