<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bug with part_color ignoring alpha value.]]></title><description><![CDATA[<p>Hi,</p>
<p>Just wanted to let somebody know, there seems to be a bug with part_color. It seems to ignore the 4th argument (alpha value). I can see from the code how this happens, as line 56 of part_color.cpp is:</p>
<pre><code>pColorD(1.0f, PDLine, m_color1[0], m_color1[1], m_color1[2], m_color2[0], m_color2[1], m_color2[2]); 
</code></pre>
<p>which clearly doesn't make any reference to m_color1[3] or m_color2[3] (the alpha values passed into the object.</p>
<p>Apologies if this isn't the correct place to post this, but couldn't find anywhere better given the limited time I have.</p>
<p>Cheers,</p>
<p>John.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8563/bug-with-part_color-ignoring-alpha-value</link><generator>RSS for Node</generator><lastBuildDate>Wed, 13 May 2026 04:41:12 GMT</lastBuildDate><atom:link href="http://forum.pdpatchrepo.info/topic/8563.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 18 Aug 2014 21:10:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bug with part_color ignoring alpha value. on Mon, 18 Aug 2014 21:10:09 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>Just wanted to let somebody know, there seems to be a bug with part_color. It seems to ignore the 4th argument (alpha value). I can see from the code how this happens, as line 56 of part_color.cpp is:</p>
<pre><code>pColorD(1.0f, PDLine, m_color1[0], m_color1[1], m_color1[2], m_color2[0], m_color2[1], m_color2[2]); 
</code></pre>
<p>which clearly doesn't make any reference to m_color1[3] or m_color2[3] (the alpha values passed into the object.</p>
<p>Apologies if this isn't the correct place to post this, but couldn't find anywhere better given the limited time I have.</p>
<p>Cheers,</p>
<p>John.</p>
]]></description><link>http://forum.pdpatchrepo.info/topic/8563/bug-with-part_color-ignoring-alpha-value</link><guid isPermaLink="true">http://forum.pdpatchrepo.info/topic/8563/bug-with-part_color-ignoring-alpha-value</guid><dc:creator><![CDATA[JohnnyDMonic]]></dc:creator><pubDate>Mon, 18 Aug 2014 21:10:09 GMT</pubDate></item></channel></rss>