Blender Git Commit Log

Git Commits -> Revision cdff659

Revision cdff659 by Tamito Kajiyama (master)
January 30, 2017, 03:18 (GMT)
Freestyle: Fix (unreported) wrong distance calculation in the Fill Range by Selection operator.

Distance calculation performed by the "Fill Range by Selection" button of the
"Distance from Camera" color, alpha and thickness modifiers was incorrect,
limiting the usefulness of the functionality.

The problem was that the distance between the camera and individual vertex
locations was calculated in the world space, which was inconsistent with the
distance calculation done by the modifiers in the camera space.

Commit Details:

Full Hash: cdff659036d72e09eba0db688807a567090d722b
Parent Commit: 6c23a1b
Lines Changed: +22, -10

1 Modified Path:

/release/scripts/startup/bl_operators/freestyle.py (+22, -10) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021