Forums
How to run export python script with Blender - Printable Version

+- Forums (https://www.vdrift.net/Forum)
+-- Forum: Project (https://www.vdrift.net/Forum/forumdisplay.php?fid=4)
+--- Forum: Development (https://www.vdrift.net/Forum/forumdisplay.php?fid=9)
+--- Thread: How to run export python script with Blender (/showthread.php?tid=999)



How to run export python script with Blender - norv - 10-01-2008

I am learning how to make a track in Blender.
How do I use the export-all-joe-0.3.py script -
ie. do I run it in Blender, or in the .blend directory of the track, or what?
I need fairly specific guide as I have never done this before.
Thanks!


- cologne - 10-01-2008

In Blender

Choose "Window Type" Text Editor
Menue File->Open export-all-joe-0.3.py
Menue File->Run Python Script or ALT P
....


- norv - 10-01-2008

Thanks cologne..
I selected 3 objects (track, sky and sun) and ran the script. I ended up with 1 .joe file and no .list file.*
Do I have to run the script separately for each object?

*PS: I just read that the track should be several objects so the whole thing isn't loaded all the time, just the bit the camera sees..


- joevenzon - 10-02-2008

Make sure you deselect the "Export only the selected object" option.