<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: EnhacedPlane and PlaneGrid PV3D classes</title>
	<atom:link href="http://www.reynaldocolumna.com/blog/archives/enhacedplane-and-planegrid-pv3d-classes/feed" rel="self" type="application/rss+xml" />
	<link>http://www.reynaldocolumna.com/blog/archives/enhacedplane-and-planegrid-pv3d-classes</link>
	<description>Just another flash blog... Or is it?</description>
	<pubDate>Tue, 06 Jan 2009 04:04:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Greg</title>
		<link>http://www.reynaldocolumna.com/blog/archives/enhacedplane-and-planegrid-pv3d-classes#comment-3891</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Tue, 27 May 2008 18:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.reynaldocolumna.com/blog/archives/enhacedplane-and-planegrid-pv3d-classes#comment-3891</guid>
		<description>Handy classes, thanks man.

I had made a minor change to your EnhancedPlane class in order to keep the back image from flipping. I changed 

back.pitch(180);		
to
back.material.opposite = true;

which just puts the image on the back face of the plane I guess.</description>
		<content:encoded><![CDATA[<p>Handy classes, thanks man.</p>
<p>I had made a minor change to your EnhancedPlane class in order to keep the back image from flipping. I changed </p>
<p>back.pitch(180);<br />
to<br />
back.material.opposite = true;</p>
<p>which just puts the image on the back face of the plane I guess.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
