On Blender.org I have found the links that says ‘copy this file’ and paste it into your scripts folder… When I open it up the link though it is not a .py file. It is actually a written out code (ie text)…
Could someone please tell me how to fix the obj exporter in basic term. ie open this link, copy the text, paste it here, press this… etc…
any help would be fantastic… I just really need to figure out how to fix this…
Generally if you right click on the link it will give you the choice to save the link as …
This allow you to download the .py to your computer.
check out blendernation:
note the update information, left click on the link to the io_scene_obj directory
on the next page, right click on the listed files and save the link as .py files
you then copy these files to the directory identified in the installation instructions
All .py files, are text files. Just change the suffix from “.txt” to “.py”.
There are still some issues with the obj exporter, last time I looked.
I have found that it works correctly providing the object to be exported is on layer one.
The upper left square in the layer buttons.