<?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>Adventures in Keyframes and Code &#187; Tools</title>
	<atom:link href="http://www.keyframesandcode.com/code/category/development/maxscript/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.keyframesandcode.com/code</link>
	<description>MaxScript, ActionScript, PHP &#38; JavaScript</description>
	<lastBuildDate>Mon, 30 Aug 2010 15:12:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Soft Instance</title>
		<link>http://www.keyframesandcode.com/code/development/maxscript/soft-instance/</link>
		<comments>http://www.keyframesandcode.com/code/development/maxscript/soft-instance/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 00:00:00 +0000</pubDate>
		<dc:creator>Dave Stewart</dc:creator>
				<category><![CDATA[MaxScript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=139</guid>
		<description><![CDATA[This MAXScript entry has not yet been completed&#8230;

Instance an object leaving certain properties un-instanced. Useful to create families of objects with variations upon a theme
]]></description>
			<content:encoded><![CDATA[<p>This MAXScript entry has not yet been completed&#8230;<br />
<span id="more-139"></span><br />
Instance an object leaving certain properties un-instanced. Useful to create families of objects with variations upon a theme</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyframesandcode.com/code/development/maxscript/soft-instance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Copy Hierarchy Names</title>
		<link>http://www.keyframesandcode.com/code/development/maxscript/copy-hierarchy-names/</link>
		<comments>http://www.keyframesandcode.com/code/development/maxscript/copy-hierarchy-names/#comments</comments>
		<pubDate>Thu, 01 Jun 2006 00:00:00 +0000</pubDate>
		<dc:creator>Dave Stewart</dc:creator>
				<category><![CDATA[MaxScript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=143</guid>
		<description><![CDATA[This MAXScript entry has not yet been completed&#8230;

Copies names from one hierarchy to another, replacing text such as &#8216;left&#8217; to &#8216;right&#8217;
]]></description>
			<content:encoded><![CDATA[<p>This MAXScript entry has not yet been completed&#8230;<br />
<span id="more-143"></span><br />
Copies names from one hierarchy to another, replacing text such as &#8216;left&#8217; to &#8216;right&#8217;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyframesandcode.com/code/development/maxscript/copy-hierarchy-names/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3ds Converter</title>
		<link>http://www.keyframesandcode.com/code/development/maxscript/3ds-converter/</link>
		<comments>http://www.keyframesandcode.com/code/development/maxscript/3ds-converter/#comments</comments>
		<pubDate>Tue, 20 Nov 2001 00:00:00 +0000</pubDate>
		<dc:creator>Dave Stewart</dc:creator>
				<category><![CDATA[MaxScript]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://www.keyframesandcode.com/code/?p=141</guid>
		<description><![CDATA[One of my first ever scripts.
It basically batch-processes folders of 3ds files and converts them to max files, doing nice things like stripping out lights and cameras, placing objects on the ground-plane, and taking a nice snap of the viewport for Explorer previews.
Quite useful when you&#8217;ve a bunch of old files to look through.

Download and [...]]]></description>
			<content:encoded><![CDATA[<p>One of my first ever scripts.</p>
<p>It basically batch-processes folders of 3ds files and converts them to max files, doing nice things like stripping out lights and cameras, placing objects on the ground-plane, and taking a nice snap of the viewport for Explorer previews.</p>
<p>Quite useful when you&#8217;ve a bunch of old files to look through.</p>
<p><img src="http://www.keyframesandcode.com/resources/maxscript/Tools/3ds%20Converter/3ds-converter-ui.gif" class="no-border" /></p>
<h3>Download and Installation</h3>
<p>Download and run <a href="http://www.keyframesandcode.com/resources/maxscript/Tools/3ds%20Converter/3ds%20Converter.ms">3ds Converter</a> from 3dsmax.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.keyframesandcode.com/code/development/maxscript/3ds-converter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
