<?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>Flint Particle System</title>
	<atom:link href="http://flintparticles.org/blog/feed" rel="self" type="application/rss+xml" />
	<link>http://flintparticles.org/blog</link>
	<description>Official blog for the Flint Particle System</description>
	<lastBuildDate>Fri, 16 Apr 2010 07:20:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Version 2.1.4 released</title>
		<link>http://flintparticles.org/blog/version-214-released</link>
		<comments>http://flintparticles.org/blog/version-214-released#comments</comments>
		<pubDate>Fri, 16 Apr 2010 07:20:08 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-214-released</guid>
		<description><![CDATA[This morning I released version 2.1.4 of Flint. This is primarily a maintenance release, with a few bug fixes and couple of new behaviours. These are the changes&#8230; ParticleEvent.BOUNDING_BOX_COLLISION is now dispatched from the emitter when a collision occurs between a particle and the box in a BoundingBox action. Particle.revive() may be used to revive [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-214-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Many additions to the documentation</title>
		<link>http://flintparticles.org/blog/many-additions-to-the-documentation</link>
		<comments>http://flintparticles.org/blog/many-additions-to-the-documentation#comments</comments>
		<pubDate>Thu, 17 Dec 2009 08:10:52 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/many-additions-to-the-documentation</guid>
		<description><![CDATA[A number of Flint users have written on-line tutorials recently and I&#8217;ve added those I&#8217;m aware of to the documentation page. There&#8217;s now many more ways to learn about how to use Flint,particularly at the beginner level. If there&#8217;s more tutorials out there that I&#8217;ve missed, let me know via the forum.]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/many-additions-to-the-documentation/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.1.3 released</title>
		<link>http://flintparticles.org/blog/version-213-released</link>
		<comments>http://flintparticles.org/blog/version-213-released#comments</comments>
		<pubDate>Mon, 16 Nov 2009 01:51:40 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-213-released</guid>
		<description><![CDATA[Last week I released version 2.1.3 of Flint. This version includes two new actions for 2D and 3D effects and a few small improvements. MouseEventsHandler is a new Action that enables you to define event handlers to be called when the mouse interacts with any particle. TweenToZone is a new Action, in both the 2D [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-213-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.1.2 released</title>
		<link>http://flintparticles.org/blog/version-212-released</link>
		<comments>http://flintparticles.org/blog/version-212-released#comments</comments>
		<pubDate>Tue, 01 Sep 2009 12:54:55 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-212-released</guid>
		<description><![CDATA[Today I released version 2.1.2 of Flint. This version includes two new renderers for 2D effects and a few small improvements. VectorLineRenderer and BitmapLineRenderer are two new renderers that render particles as lines rather than discrete images. Each particle is rendered by drawing a line from its previous location to its current location. This enables [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-212-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.1.0 released</title>
		<link>http://flintparticles.org/blog/version-210-released</link>
		<comments>http://flintparticles.org/blog/version-210-released#comments</comments>
		<pubDate>Tue, 23 Jun 2009 13:07:55 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-210-released</guid>
		<description><![CDATA[Today I released version 2.1 of Flint. This version includes a significant change for 3D particle effects, a large addition for everyone, and many small additions and improvements. Flint is now compatible with the Flex framework. This means, there are now versions of all renderers that extend UIComponent (in addition to the existing one&#8217;s that [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-210-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Build scripts and other changes</title>
		<link>http://flintparticles.org/blog/build-scripts-and-other-changes</link>
		<comments>http://flintparticles.org/blog/build-scripts-and-other-changes#comments</comments>
		<pubDate>Tue, 03 Feb 2009 06:02:51 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/build-scripts-and-other-changes</guid>
		<description><![CDATA[For the 2.0.1 release I created a single Ant build script to build the swc library, the asdocs, and all the examples. This makes new releases a lot easier and should result in more frequent point updates for bug fixes. I also abandoned the Flash MXP installer. The main reasons for this are the time [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/build-scripts-and-other-changes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.0.1 released</title>
		<link>http://flintparticles.org/blog/version-201-released</link>
		<comments>http://flintparticles.org/blog/version-201-released#comments</comments>
		<pubDate>Mon, 02 Feb 2009 18:04:26 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-201-released</guid>
		<description><![CDATA[Version 2.0.1 is out. This is in the downloads and is the current SVN trunk. Changes from 2.0.0 are Changes Add clone method to Particle classes Add Particle3DUtils class to break an image into 3D particles Add 3D explode image example to illustrate Particle3DUtils Bug fixes Correctly set particle&#8217;s collisionRadius in Particle2DUtils methods Set particle&#8217;s [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-201-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What&#8217;s in development</title>
		<link>http://flintparticles.org/blog/whats-in-development</link>
		<comments>http://flintparticles.org/blog/whats-in-development#comments</comments>
		<pubDate>Tue, 27 Jan 2009 08:12:14 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/whats-in-development</guid>
		<description><![CDATA[Apologies for the silence. I&#8217;ve been very busy with client work, but have still found small slices of time to work on Flint. I&#8217;ll release a 2.0.1 update shortly &#8211; just a couple of minor bug fixes and additions. Unless something else comes up in teh next couple of days, it will be exactly the [...]]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/whats-in-development/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Version 2.0 released</title>
		<link>http://flintparticles.org/blog/version-20-released</link>
		<comments>http://flintparticles.org/blog/version-20-released#comments</comments>
		<pubDate>Mon, 27 Oct 2008 07:34:13 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/version-20-released</guid>
		<description><![CDATA[Version 2.0 is out. The final version is in the downloads, including the full source code, an SWC for Flex, and an MXP for Flash. Since the beta version I&#8217;ve Added a number of speed optimizations. Fixed emitter rotation in 3D space. Tested with Flash CS4. Get it from SVN or downloads.]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/version-20-released/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Speed improvements</title>
		<link>http://flintparticles.org/blog/speed-improvements</link>
		<comments>http://flintparticles.org/blog/speed-improvements#comments</comments>
		<pubDate>Tue, 14 Oct 2008 11:35:58 +0000</pubDate>
		<dc:creator>Richard</dc:creator>
				<category><![CDATA[Flint]]></category>

		<guid isPermaLink="false">http://flintparticles.org/blog/speed-improvements</guid>
		<description><![CDATA[I checked in a number of minor changes today. These are mostly minor speed improvements which collectively will add up to a significant improvement for some effects. Most of the changes are to reduce the number of objects that are created and destroyed in the 3D Actions.]]></description>
		<wfw:commentRss>http://flintparticles.org/blog/speed-improvements/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
