Module export_nif
[hide private]
[frames] | no frames]

Module export_nif

source code

Name: 'NetImmerse/Gamebryo (.nif & .kf & .egm)' Blender: 245 Group: 'Export' Tooltip: 'Export NIF File Format (.nif & .kf & egm)'


Author: The NifTools team, http://niftools.sourceforge.net/

Classes [hide private]
  NifExportError
  NifExport
Functions [hide private]
 
config_callback(**config)
Called when config script is done.
source code
 
fileselect_callback(filename)
Called once file is selected.
source code
Variables [hide private]
  __url__ = "blender", "elysiun", "http://niftools.sourceforge.n...
  __bpydoc__ = "...
Function Details [hide private]

config_callback(**config)

source code 

Called when config script is done. Starts and times import.

fileselect_callback(filename)

source code 

Called once file is selected. Starts config GUI.


Variables Details [hide private]

__url__

Value:
"blender", "elysiun", "http://niftools.sourceforge.net/"

__bpydoc__

Value:
"""\
This script exports Netimmerse and Gamebryo .nif files from Blender.
"""