Blender Git Loki
Git Commits -> Revision eabf741
Revision eabf741 by Tamito Kajiyama (master) May 28, 2012, 23:53 (GMT) |
Fix for the WithinImageBorderUP1D predicate not working with a ViewEdge such that none of the SVertices are within the image boundary but an FEdge intersects with the image boundary. The problem was reported by edna through the BA Freestyle thread, with a .blend file for reproducing the bug. Thanks! |
Commit Details:
Full Hash: eabf741a8d76aa9400a071c37227504378fc6315
SVN Revision: 47145
Parent Commit: b6a9a95
Lines Changed: +181, -22
2 Added Paths:
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.cpp (+88, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h (+29, -0) (View)
/source/blender/freestyle/intern/python/UnaryPredicate1D/BPy_WithinImageBoundaryUP1D.h (+29, -0) (View)