Blender Git Commit Log

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)

3 Modified Paths:

/release/scripts/freestyle/style_modules/parameter_editor.py (+1, -22) (Diff)
/source/blender/freestyle/intern/python/BPy_UnaryPredicate1D.cpp (+6, -0) (Diff)
/source/blender/freestyle/intern/stroke/Predicates1D.h (+57, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021