<?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: Displacement Painting Script</title>
	<atom:link href="http://www.blendernation.com/2006/05/16/displacement-painting-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/</link>
	<description>Fresh Blender News, Every Day</description>
	<pubDate>Tue, 06 Jan 2009 18:08:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: LokiClock</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-146813</link>
		<dc:creator>LokiClock</dc:creator>
		<pubDate>Fri, 31 Aug 2007 16:03:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-146813</guid>
		<description>To ease copying (good for scripts the Terminal won't let you add), run an open command on the hidden folder.</description>
		<content:encoded><![CDATA[<p>To ease copying (good for scripts the Terminal won&#039;t let you add), run an open command on the hidden folder.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Crisses</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-4008</link>
		<dc:creator>Crisses</dc:creator>
		<pubDate>Fri, 09 Jun 2006 14:56:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-4008</guid>
		<description>Mac OS X Users can find the .blender folder at:

/Applications/blender/blender.app/Contents/MacOS/.blender

scripts should be installed at:
/Applications/blender/blender.app/Contents/MacOS/.blender/scripts

Replace "blender" with the name of the folder your own blender is in, if any.

If you're using Finder to navigate to the folders, it's rough -- you can right click on blender.app and use "Show Package Contents" but I don't know how to see the .blender folder (it's invisible).  It's easier to use terminal if you know how to do that.  Instructions:

If you use Terminal, and the .py is on the desktop, do the following commands in Terminal (this assumes you've started a new Terminal window and are in ~ (your home directory):

cd Desktop
cp filename.py /Applications/blender/blender.app/Contents/MacOS/.blender/scripts/

If you want to move it replace cp (copy) with mv (move).

Good luck!</description>
		<content:encoded><![CDATA[<p>Mac OS X Users can find the .blender folder at:</p>
<p>/Applications/blender/blender.app/Contents/MacOS/.blender</p>
<p>scripts should be installed at:<br />
/Applications/blender/blender.app/Contents/MacOS/.blender/scripts</p>
<p>Replace &#034;blender&#034; with the name of the folder your own blender is in, if any.</p>
<p>If you&#039;re using Finder to navigate to the folders, it&#039;s rough &#8212; you can right click on blender.app and use &#034;Show Package Contents&#034; but I don&#039;t know how to see the .blender folder (it&#039;s invisible).  It&#039;s easier to use terminal if you know how to do that.  Instructions:</p>
<p>If you use Terminal, and the .py is on the desktop, do the following commands in Terminal (this assumes you&#039;ve started a new Terminal window and are in ~ (your home directory):</p>
<p>cd Desktop<br />
cp filename.py /Applications/blender/blender.app/Contents/MacOS/.blender/scripts/</p>
<p>If you want to move it replace cp (copy) with mv (move).</p>
<p>Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2771</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Mon, 22 May 2006 08:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2771</guid>
		<description>Thanks

epat, for your answer i will give it a go.

Gary.</description>
		<content:encoded><![CDATA[<p>Thanks</p>
<p>epat, for your answer i will give it a go.</p>
<p>Gary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: epat</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2451</link>
		<dc:creator>epat</dc:creator>
		<pubDate>Fri, 19 May 2006 23:51:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2451</guid>
		<description>I don't know about mac, but on linux the scripts folder is hidden within the /.blender folder
ie. /path/to/blender/.blender/scripts (/.blender is hidden because it starts with a dot)
Try turning display of hidden folders on - or else just try typing it into the address bar of whatever you use to browse your computer with. Hope this helps in some way - epat.</description>
		<content:encoded><![CDATA[<p>I don&#039;t know about mac, but on linux the scripts folder is hidden within the /.blender folder<br />
ie. /path/to/blender/.blender/scripts (/.blender is hidden because it starts with a dot)<br />
Try turning display of hidden folders on - or else just try typing it into the address bar of whatever you use to browse your computer with. Hope this helps in some way - epat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2169</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 17 May 2006 11:43:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2169</guid>
		<description>Me Again

Please can you help with one more question.

I have downloaded and installed Blender 2.41 for Mac OSX.

The only thing with the Mac OSX version though is i cannot see a Scripts folder within the installation, only a Plugin folder.

Could any one tell me why this is.

Thanks again

Gary.

Blender newbie</description>
		<content:encoded><![CDATA[<p>Me Again</p>
<p>Please can you help with one more question.</p>
<p>I have downloaded and installed Blender 2.41 for Mac OSX.</p>
<p>The only thing with the Mac OSX version though is i cannot see a Scripts folder within the installation, only a Plugin folder.</p>
<p>Could any one tell me why this is.</p>
<p>Thanks again</p>
<p>Gary.</p>
<p>Blender newbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2167</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Wed, 17 May 2006 11:16:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2167</guid>
		<description>A Big thanks to you guys.

The Espresso Displacement script is now working.

Wow ! what a great script.

Since i discovered Blender a long time ago i i never used it becuase i was still a little green about 3D apps. Also when i first looked at Blender many years ago the interface frightened me.

Now some weeks ago i decided to download and look again at The current version of Blender for Windows, all i can say is what a fantastic powerfull 3D app it is, also i cannot believe how superb the interface is as for some reason i manged to use it within a couple of sessions and with the help of the also superb manual.

I,m hooked, i think 3D max may take a back seat for a while.

Blender Rocks, and so do all the talented scripters.

Thanks again you guy,s for your very quick reply.

Gary</description>
		<content:encoded><![CDATA[<p>A Big thanks to you guys.</p>
<p>The Espresso Displacement script is now working.</p>
<p>Wow ! what a great script.</p>
<p>Since i discovered Blender a long time ago i i never used it becuase i was still a little green about 3D apps. Also when i first looked at Blender many years ago the interface frightened me.</p>
<p>Now some weeks ago i decided to download and look again at The current version of Blender for Windows, all i can say is what a fantastic powerfull 3D app it is, also i cannot believe how superb the interface is as for some reason i manged to use it within a couple of sessions and with the help of the also superb manual.</p>
<p>I,m hooked, i think 3D max may take a back seat for a while.</p>
<p>Blender Rocks, and so do all the talented scripters.</p>
<p>Thanks again you guy,s for your very quick reply.</p>
<p>Gary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vassilios Boucer</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2165</link>
		<dc:creator>Vassilios Boucer</dc:creator>
		<pubDate>Wed, 17 May 2006 11:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2165</guid>
		<description>I also agree with dave62!
3ddd ....maybe you forget to Update the Python Scripts in Blenders Scripts Window in List go Up and press Update!</description>
		<content:encoded><![CDATA[<p>I also agree with dave62!<br />
3ddd &#8230;.maybe you forget to Update the Python Scripts in Blenders Scripts Window in List go Up and press Update!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dave62</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2163</link>
		<dc:creator>dave62</dc:creator>
		<pubDate>Wed, 17 May 2006 10:46:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2163</guid>
		<description>@ 3ddd

hmmm...
1. select any mesh object.
2. select "script-window"!!! -&#62; under "object" should appear espresso v1.1.1.
(You can also select the script in the 3d-window under object-&#62;scripts-&#62;espresso v1.1.1)

if you change anything in your blender script directory while blender is running you need to hit the "update menu" button to refresh the script list.

hmmmmm....check your: Espresso.py in your blender script directory (C:\Programme\Blender Foundation\Blender\.blender\scripts) important is the file extension .py! cause .txt wont work!!!

 Maybe try opening the script with a text-editor and change group assignment to mesh for example (Group: 'Object'  change to Group: 'mesh') save and try again, but now you need to look under scripts -&#62;"mesh".
(this is the assignment to which script-group the script refers in blender)

dave</description>
		<content:encoded><![CDATA[<p>@ 3ddd</p>
<p>hmmm&#8230;<br />
1. select any mesh object.<br />
2. select &#034;script-window&#034;!!! -&gt; under &#034;object&#034; should appear espresso v1.1.1.<br />
(You can also select the script in the 3d-window under object-&gt;scripts-&gt;espresso v1.1.1)</p>
<p>if you change anything in your blender script directory while blender is running you need to hit the &#034;update menu&#034; button to refresh the script list.</p>
<p>hmmmmm&#8230;.check your: Espresso.py in your blender script directory (C:\Programme\Blender Foundation\Blender\.blender\scripts) important is the file extension .py! cause .txt wont work!!!</p>
<p> Maybe try opening the script with a text-editor and change group assignment to mesh for example (Group: &#039;Object&#039;  change to Group: &#039;mesh&#039;) save and try again, but now you need to look under scripts -&gt;&#034;mesh&#034;.<br />
(this is the assignment to which script-group the script refers in blender)</p>
<p>dave</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: 3ddd</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2160</link>
		<dc:creator>3ddd</dc:creator>
		<pubDate>Wed, 17 May 2006 09:36:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2160</guid>
		<description>Hi All 

Please help

I am quite new to Blender but understand 3D apps OK.

I have had no problems loading scripts into blender before, but i cannot get the displacement script to show up in the scripts menu.

I have installed it OK as per the instructions into the correct directories.

Also i have installed onto my windows machine Python 2.4.3
but i still cannot see the script in the menu.

I have also followed the instructions for create the mesh.

There are no words in there mentioning Espresso.

I am running the windows version Blender 2.41

can anybody help please.

Gary.</description>
		<content:encoded><![CDATA[<p>Hi All </p>
<p>Please help</p>
<p>I am quite new to Blender but understand 3D apps OK.</p>
<p>I have had no problems loading scripts into blender before, but i cannot get the displacement script to show up in the scripts menu.</p>
<p>I have installed it OK as per the instructions into the correct directories.</p>
<p>Also i have installed onto my windows machine Python 2.4.3<br />
but i still cannot see the script in the menu.</p>
<p>I have also followed the instructions for create the mesh.</p>
<p>There are no words in there mentioning Espresso.</p>
<p>I am running the windows version Blender 2.41</p>
<p>can anybody help please.</p>
<p>Gary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaddi</title>
		<link>http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2155</link>
		<dc:creator>vaddi</dc:creator>
		<pubDate>Wed, 17 May 2006 04:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.blendernation.com/2006/05/16/displacement-painting-script/#comment-2155</guid>
		<description>One should always read the README or INSTALL file as the first, before one installs oneself possibly somewhat or implemented (inserts). In this, mostly of the programmer provided file, one finds usually all information which one for the correct installation necessary. And there is only the correct path indicated, or necessary dependence to other programs, on which a Script develops. ;-)</description>
		<content:encoded><![CDATA[<p>One should always read the README or INSTALL file as the first, before one installs oneself possibly somewhat or implemented (inserts). In this, mostly of the programmer provided file, one finds usually all information which one for the correct installation necessary. And there is only the correct path indicated, or necessary dependence to other programs, on which a Script develops. ;-)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.106 seconds -->
<!-- Cached page served by WP-Cache -->
