blender/source
Tamito Kajiyama f4a260fb3c 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.
2014-10-14 01:14:33 +09:00
..
blender Fix T42198: Linked lines only work with linked objects. 2014-10-14 01:14:33 +09:00
blenderplayer Classic blenderplayer fix + small optimization 2014-10-09 16:05:00 +02:00
creator Fix T42139, vertical noise stripe patterns in noise texture. 2014-10-09 15:48:52 +02:00
gameengine Fix another crash with Navigation mesh. 2014-10-11 12:17:31 +02:00
icons
CMakeLists.txt Move tests into tests/ top-level dir 2014-06-18 22:03:46 +10:00
SConscript