<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>the HYPE Framework &#187; 00_changelog</title>
	<atom:link href="http://www.hypeframework.org/category/changelog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hypeframework.org</link>
	<description></description>
	<lastBuildDate>Fri, 30 Sep 2011 03:18:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>change log 1.1.9</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-9/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-9/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 20:06:20 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://www.hypeframework.org/?p=1445</guid>
		<description><![CDATA[- added destroy method to ObjectPool (thanks nodename!)
- split ICanvas into two interfaces, ICanvas and IEncodable
- changed ICanvas so that startCapture can accept either a DisplayObject
&#160;&#160;or a Vector or Array of DisplayObjects
- added colorTransform method to ICanvas
- removed get/set target from ICanvas
- updated encoder infrastructure to use IEncoder rather than ICanavs
- added new BitmapCanvasCompositor class [...]]]></description>
			<content:encoded><![CDATA[<p>- added destroy method to ObjectPool (thanks nodename!)<br />
- split ICanvas into two interfaces, ICanvas and IEncodable<br />
- changed ICanvas so that startCapture can accept either a DisplayObject<br />
&nbsp;&nbsp;or a Vector or Array of DisplayObjects<br />
- added colorTransform method to ICanvas<br />
- removed get/set target from ICanvas<br />
- updated encoder infrastructure to use IEncoder rather than ICanavs<br />
- added new BitmapCanvasCompositor class that can be used to combine<br />
&nbsp;&nbsp;multiple BitmapCanvas instances with alpha compositing<br />
- added new scale parameter to BitmapCanvas so that content can be scaled before it is captured<br />
- fixed issue on BitmapCanvas where clear wouldn&#8217;t clear the large canvas<br />
- added colorTransform method to BitmapCanvas<br />
- changed PixelColorist so it supports either passing the constructor<br />
&nbsp;&nbsp;a class that subclasses BitmapData or an instance of BitmapData<br />
- added getColorAt method to get the color at a specific x and y location<br />
- added automatic support for BitmapCanvasCompositor to ContextSaveImage<br />
- added destroyManager and destroy methods to RhythmManager (thanks magicbruno!)<br />
- removed MXP package<br />
- combined hype_framework.swc and hype_extended.swc into hype.swc<br />
- now compiled with mxmlc 4.1.0</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.8</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-8/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-8/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 03:29:53 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://www.hypeframework.org/?p=1347</guid>
		<description><![CDATA[- updated all FLA-based examples for increased clarity
- added SimpleProximity behavior
]]></description>
			<content:encoded><![CDATA[<p>- updated all FLA-based examples for increased clarity<br />
- added SimpleProximity behavior</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.7</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-7/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-7/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 19:43:37 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1248</guid>
		<description><![CDATA[- modified 01_adjuster example
- added 02_adjuster example
- the Adjuster class now exposes activeClip property
- modified PixelColorist to deal with multiple children in the target sprite
- added DepthShuffle behavior
- added examples 01_depthShuffle, 02_depthShuffle, 03_depthShuffle, 04_depthShuffle, 05_depthShuffle
]]></description>
			<content:encoded><![CDATA[<p>- modified 01_adjuster example<br />
- added 02_adjuster example<br />
- the Adjuster class now exposes activeClip property<br />
- modified PixelColorist to deal with multiple children in the target sprite<br />
- added DepthShuffle behavior<br />
- added examples 01_depthShuffle, 02_depthShuffle, 03_depthShuffle, 04_depthShuffle, 05_depthShuffle</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.6</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-6/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-6/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 18:20:20 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1188</guid>
		<description><![CDATA[- Fixed nasty bug in ObjectPool
- Added applyLayout to ILayout (thanks markstar!)
]]></description>
			<content:encoded><![CDATA[<p>- Fixed nasty bug in ObjectPool<br />
- Added applyLayout to ILayout (thanks markstar!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.5</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-5/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-5/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:31:17 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1180</guid>
		<description><![CDATA[- fixed bugs in ObjectSet that were causing runtime errors
- exposed all properties of behaviors so they could be changed at runtime (see Swarm behavior for example)
- deprecated ContextSavePNG in favor of generalized ContextSaveImage
- created hype-framework.swc and hype-extended.swc for use with either Flash CS4+ or FlexBuilder/FlashBuilder
- added TGACanvasEncoder to output Targa (TGA) files Targa output [...]]]></description>
			<content:encoded><![CDATA[<p>- fixed bugs in ObjectSet that were causing runtime errors</p>
<p>- exposed all properties of behaviors so they could be changed at runtime (see Swarm behavior for example)</p>
<p>- deprecated ContextSavePNG in favor of generalized ContextSaveImage</p>
<p>- created hype-framework.swc and hype-extended.swc for use with either Flash CS4+ or FlexBuilder/FlashBuilder</p>
<p>- added TGACanvasEncoder to output Targa (TGA) files Targa output size is only limited by user RAM, PNG is limited to approx. 100,000 total pixels &#8211; at that point script timeout errors will occur</p>
<p>- moved Flash-based examples into own folder, added some basic pure AS3 examples (more coming in later releases)</p>
<p>- fixed all outstanding issues on GitHub (thanks sebleedelise and markstar!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-5/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.1</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-1/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-1/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:30:48 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1178</guid>
		<description><![CDATA[- moved all examples that use ContextSavePNG to their own folder and added a new example
]]></description>
			<content:encoded><![CDATA[<p>- moved all examples that use ContextSavePNG to their own folder and added a new example</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.1.0</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-1-0/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-1-0/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:30:26 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1176</guid>
		<description><![CDATA[- added ability for ObjectPool&#8217;s constructor to accept either single classes or an array of classes that are randomly chosen from
- added new CanvasFilterRhythm class that makes filtering instances of BitmapCanvas easier
- created new ICanvas interface and two classes that implement it, SimpleCanvas and GridCanvas
- modified BitmapCanvas to use new ICanvas classes and added new [...]]]></description>
			<content:encoded><![CDATA[<p>- added ability for ObjectPool&#8217;s constructor to accept either single classes or an array of classes that are randomly chosen from</p>
<p>- added new CanvasFilterRhythm class that makes filtering instances of BitmapCanvas easier</p>
<p>- created new ICanvas interface and two classes that implement it, SimpleCanvas and GridCanvas</p>
<p>- modified BitmapCanvas to use new ICanvas classes and added new setupLargeCanvas(scale:int) method</p>
<p>- added new CanvasPNGEncoder for creating PNGs from ICanvas classes</p>
<p>- added new ContextSavePNG &#8211; a simple class to assist in encoding and saving large PNGs from BitmapCanvas instances</p>
<p>- created two new BitmapCanvas examples, 06 and 07, to show new PNG encoding capabilities</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-1-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.0.2</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-0-2/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-0-2/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:27:26 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1172</guid>
		<description><![CDATA[- jDavis made tons of changes to almost every .fla to polish things like variable name consistency, removing addChild(clipContainer) if not needed, etc. website also reflects all updates.
- added RandomTrigger.as to extended/trigger &#8211; used in SimpleBallistic examples 02 and 03
- added PixelColorist.as to extended/color &#8211; used in Color examples 03, 04 and 05 &#8211; applies [...]]]></description>
			<content:encoded><![CDATA[<p>- jDavis made tons of changes to almost every .fla to polish things like variable name consistency, removing addChild(clipContainer) if not needed, etc. website also reflects all updates.</p>
<p>- added RandomTrigger.as to extended/trigger &#8211; used in SimpleBallistic examples 02 and 03</p>
<p>- added PixelColorist.as to extended/color &#8211; used in Color examples 03, 04 and 05 &#8211; applies color to object in relation to a specific pixel color found on a linked image</p>
<p>- added SimpleBallistic.as to extended/behavior &#8211; new examples added.</p>
<p>- modified ExitShapeTrigger.as / constructor to support new enterOnceFlag argument. Defaults to false. If true the target MUST enter the shape at least once before the trigger will fire</p>
<p>- modified Oscillator.as / Added new argument to constructor (linkOffset &#8211; links offset to frequency). The frequency is now modified through a property. Added new amplitude property. Added new offset property. Added new linkOffset property.</p>
<p>- added new function clear to BitmapCanvas.as / which clears the canvas back to it&#8217;s base color</p>
<p>- new examples / BitmapCanvas, Color, SimpleBallistic, and Oscillator</p>
<p>- fixed Setup Classpath.jsfl so it works properly for our PC friends</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-0-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>change log 1.0.1</title>
		<link>http://www.hypeframework.org/changelog/content/change-log-1-0-1/</link>
		<comments>http://www.hypeframework.org/changelog/content/change-log-1-0-1/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 21:23:31 +0000</pubDate>
		<dc:creator>Joshua Davis</dc:creator>
				<category><![CDATA[00_changelog]]></category>

		<guid isPermaLink="false">http://hype.joshuadavis.com/?p=1169</guid>
		<description><![CDATA[- Fixed memory leaks in Adjuster &#038; HotKey &#8211; thanks to @SiRobertson
- Fixed issue with SoundAnalyzer, frequency index 0 was always 0. Now it duplicates index 1 (seems to be bug in SoundMixer). Updated 03_soundAnalyzer and 04_soundAnalyzer.
- Added 05_soundAnalyzer and 06_soundAnalyzer to demonstrate soundAnalyzer.getFrequencyRange
]]></description>
			<content:encoded><![CDATA[<p>- Fixed memory leaks in Adjuster &#038; HotKey &#8211; thanks to @SiRobertson</p>
<p>- Fixed issue with SoundAnalyzer, frequency index 0 was always 0. Now it duplicates index 1 (seems to be bug in SoundMixer). Updated 03_soundAnalyzer and 04_soundAnalyzer.</p>
<p>- Added 05_soundAnalyzer and 06_soundAnalyzer to demonstrate soundAnalyzer.getFrequencyRange</p>
]]></content:encoded>
			<wfw:commentRss>http://www.hypeframework.org/changelog/content/change-log-1-0-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

