Author Topic: DTS Exporter for Blender: where do I put it?  (Read 764 times)

I have Blender (yes, I've used it before) and the DTS exporter. But where do I put the exporter? Help!
« Last Edit: March 07, 2010, 01:40:28 PM by TheQuestion »


30 minutes with no answer!!11? JESUS THAT'S FOREVER, IS ANYONE HERE?

C:\Program Files\Blender\.blender\scripts

Thanks. I have a mac, though, so I still don't know where. Do you know where it goes on a mac?
« Last Edit: March 07, 2010, 01:16:50 PM by TheQuestion »

A little help from GOOGLE WHICH YOU DIDN'T USE.



There is a .blender folder. It's hidden. You need to find a way to make hidden folders visible.

I use Tinkertool which is free (Google it, I don't have the URL). Install Tinkertool (easy) and select 'Make hidden files visible' (or something to that effect) then have Tinkertool restart the Finder. all .* files will be visible in the Finder and will be accessible justl like regular files - be careful though when mucking around inside your System folder.

Anyway, with the hidden files visible, ctrl-click on the Blender icon and a menu will appear - select 'show package contents' (or something like that) and you will get into the Blender package. open Contents -> .blender -> scripts. Copy your script into that folder, start up the Blender app, go to the scripts window, select 'update menus' and viola! It should appear.

However, when putting in a folder rather than just a single python script, I have found that most of the python scripts disappear from the Python menu. I'm going to ask around here about this weird behavior.

-- Anthony



A little help from GOOGLE WHICH YOU DIDN'T USE.



There is a .blender folder. It's hidden. You need to find a way to make hidden folders visible.

I use Tinkertool which is free (Google it, I don't have the URL). Install Tinkertool (easy) and select 'Make hidden files visible' (or something to that effect) then have Tinkertool restart the Finder. all .* files will be visible in the Finder and will be accessible justl like regular files - be careful though when mucking around inside your System folder.

Anyway, with the hidden files visible, ctrl-click on the Blender icon and a menu will appear - select 'show package contents' (or something like that) and you will get into the Blender package. open Contents -> .blender -> scripts. Copy your script into that folder, start up the Blender app, go to the scripts window, select 'update menus' and viola! It should appear.

However, when putting in a folder rather than just a single python script, I have found that most of the python scripts disappear from the Python menu. I'm going to ask around here about this weird behavior.

-- Anthony


Yeah, the .DTS exporter does that for me, too.