<?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>Lee Braiden&#039;s Blog &#187; blender</title>
	<atom:link href="http://irukado.org/category/digital-art/3d/blender/feed" rel="self" type="application/rss+xml" />
	<link>http://irukado.org</link>
	<description>Peace, Love, Tech, and random life stuff.</description>
	<lastBuildDate>Sun, 04 Apr 2010 08:09:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Blender 2.5&#8242;s Python UI/Plugin API &#8211; A Huge Leap Forward</title>
		<link>http://irukado.org/2009/05/28/blender-25s-python-uiplugin-api-a-huge-leap-forward</link>
		<comments>http://irukado.org/2009/05/28/blender-25s-python-uiplugin-api-a-huge-leap-forward#comments</comments>
		<pubDate>Thu, 28 May 2009 12:25:21 +0000</pubDate>
		<dc:creator>Lee</dc:creator>
				<category><![CDATA[3d]]></category>
		<category><![CDATA[Digital Art]]></category>
		<category><![CDATA[FOSS]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[blender]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[modeling]]></category>
		<category><![CDATA[plugins]]></category>
		<category><![CDATA[positional audio]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[user interface]]></category>

		<guid isPermaLink="false">http://irukado.org/?p=1446</guid>
		<description><![CDATA[I&#8217;ve just been watching this Blender 2.5 tour. It starts off pretty tamely, showing just a few variations on what blender has been able to do for ages. There are some nice things, like better UI, visual tips (color coding for animated values, etc.) However, the real gems are hidden away towards the end of [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just been watching this <a href="http://www.blendernation.com/2009/05/28/blender25-tour-vi/">Blender 2.5 tour</a>.  It starts off pretty tamely, showing just a few variations on what blender has been able to do for ages.  There are some nice things, like better UI, visual tips (color coding for animated values, etc.)</p>
<p>However, the real gems are hidden away towards the end of the tour: blender&#8217;s UI options are now implemented in pure Python, and you can code, press a refresh key, and have new options appear in the UI straight away.  This is <em>the</em> feature I&#8217;ve been hoping for in blender for ages now.  2.4&#8242;s roadmap included an updated UI, and I proposed something like this, so I was pretty disappointed to see that nothing much happened on the UI front.  For a while there, it looked like 2.5 would be equally intransigent.</p>
<p>That has NOT been the case though.  Now, it&#8217;s possible to write python plugins for blender, and have them be fully integrated, as if they were part of the core code.  They&#8217;ve even gone a step further, and made it very nice and standardised to use; you don&#8217;t need to specify buttons for the UI, so much as specify variables and their types.  The rest is done for you, via Blender&#8217;s RNA type system.  Seems they&#8217;ve setup fairly rich datatypes/widgets, too.</p>
<p>The upshot of all this?  The whole thing seems nice enough now that I&#8217;m a lot more tempted to write blender plugins.  It&#8217;s occured to me now and then that blender would be much cooler with 3D audio objects &#8212; speakers, dampeners, echoers/reflectors, and microphones in the scene used to produce animated positional audio, just like it currently has lights, materials, reflectors, and cameras to produce animated video.</p>
<p>I expect too, that, since plugins are much more integrated now, there&#8217;ll be an exponential increase in their use and development by others.</p>
<p>Congrats to everyone who&#8217;s worked on 2.5.  It&#8217;s been a while coming now, but 2.5 looks amazing.</p>
]]></content:encoded>
			<wfw:commentRss>http://irukado.org/2009/05/28/blender-25s-python-uiplugin-api-a-huge-leap-forward/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
