Blender Git Loki

Git Commits -> Revision f4a260f

Revision f4a260f by Tamito Kajiyama (master)
October 13, 2014, 16:14 (GMT)
Fix T42198: Linked lines only work with linked objects.

The reported issue was caused by a backward incompatibility due to careless
code changes made when per-material Freestyle line colors were introduced
in rB7915d7277ac8c605f016f30f943080556244fb59. In 2.71 line style
Material color/alpha/thickness modifiers was retrieving alpha transparency
from Material.alpha, whereas in 2.72 Material.line_color[3] was referenced.

The present fix reverts the aforementioned code changes.

This issue is a regression from 2.71, so the fix is appropriate for inclusion in
the 2.72a release.

Commit Details:

Full Hash: f4a260fb3c039d4ad241b87c5951b3348227b056
Parent Commit: bdc41ca
Lines Changed: +7, -3

4 Modified Paths:

/release/scripts/freestyle/modules/freestyle/utils.py (+4, -2) (Diff)
/source/blender/blenkernel/intern/linestyle.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_linestyle_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_linestyle.c (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021