Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 4 and Version 5 of content/tools/BlenderExport


Ignore:
Timestamp:
Mar 2, 2008, 6:00:38 PM (16 years ago)
Author:
nicolasc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • content/tools/BlenderExport

    v4 v5  
    55== mesh Files ==
    66  === Prerequisites ===
    7 Blender Mesh exporter from the [[http://www.ogre3d.org/index.php?option=com_content&task=view&id=413&Itemid=133 Ogre Webpage]]. this package should be installed alongside the other Blender scripts. (/usr/share/blender/scripts for a global installation)
     7Blender Mesh exporter from the [[http://www.ogre3d.org/index.php?option=com_content&task=view&id=413&Itemid=133 Ogre Webpage]].
     8
     9If a system wide installation is intended, unpack the zip file into /usr/share/blender/scripts. If only a local installation in requiered or possible - due to the lack of permissions - unpack them somewhere in your home dir - ~/.blender/scripts/ is suggested - and adapt the script path in blender (User Preferences->File Paths->Python). Don't forget to save (Ctrl+U)
    810
    911=== exporting to mesh ===