Tutorials for Artists
From Iris2
(→How to import an existing Model in Blender?) |
(→How to import an existing Model in Blender?) |
||
Line 46: | Line 46: | ||
#Just copy the script into your .blender/scripts directory and restart blender. You should now have the option to import ogre meshes under File->Import. | #Just copy the script into your .blender/scripts directory and restart blender. You should now have the option to import ogre meshes under File->Import. | ||
#Additionally your Blender should only be of version 2.49b. You can also have both versions installed. | #Additionally your Blender should only be of version 2.49b. You can also have both versions installed. | ||
- | #After the installation Blender is asking you to install Python 2.6 | + | #After the installation Blender is asking you to install [http://www.python.org/download/releases/2.6.2/ Python 2.6.2] |
#The importer expects the material script(s) and all used textures to be in the | #The importer expects the material script(s) and all used textures to be in the | ||
same directory as your mesh. | same directory as your mesh. |