<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to 129: CAttributes::restore() doesn't restore surfaceOpacity</title><link>https://sourceforge.net/p/pixie/bugs/129/</link><description>Recent changes to 129: CAttributes::restore() doesn't restore surfaceOpacity</description><atom:link href="https://sourceforge.net/p/pixie/bugs/129/feed.rss" rel="self"/><language>en</language><lastBuildDate>Thu, 10 Jun 2010 01:11:34 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/pixie/bugs/129/feed.rss" rel="self" type="application/rss+xml"/><item><title>CAttributes::restore() doesn't restore surfaceOpacity</title><link>https://sourceforge.net/p/pixie/bugs/129/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;...or at least that's what I suspect is supposed to happen there...&lt;/p&gt;
&lt;h1 id="index-srcriattributescpp"&gt;Index: src/ri/attributes.cpp&lt;/h1&gt;
&lt;p&gt;--- src/ri/attributes.cpp  (revision 1224)&lt;br /&gt;
+++ src/ri/attributes.cpp   (working copy)&lt;br /&gt;
@@ -355,7 +355,7 @@&lt;br /&gt;
exterior        =   other-&amp;gt;exterior;     if (exterior != NULL)        exterior-&amp;gt;attach();&lt;/p&gt;
&lt;p&gt;movvv(surfaceColor,other-&amp;gt;surfaceColor);&lt;br /&gt;
-      movvv(surfaceColor,other-&amp;gt;surfaceColor);&lt;br /&gt;
+      movvv(surfaceOpacity,other-&amp;gt;surfaceOpacity);&lt;/p&gt;
&lt;p&gt;// Delete the light sources&lt;br /&gt;
CActiveLight    *cLight;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 10 Jun 2010 01:11:34 -0000</pubDate><guid>https://sourceforge.net659998733e509a09845b4a58708c86f22d624da9</guid></item></channel></rss>