Python plugin to export scene to Blender. More...
Public Member Functions | |
def | __init__ (self, mainWindow) |
def | resetConnection (self) |
Public Attributes | |
main | |
client | |
gui | |
Python plugin to export scene to Blender.
Add the following to your settings file to activate it.
[pyplugins] gepetto.gui.blenderexport=true
def gepetto.gui.blenderexport.Plugin.__init__ | ( | self, | |
mainWindow | |||
) |
def gepetto.gui.blenderexport.Plugin.resetConnection | ( | self | ) |
gepetto.gui.blenderexport.Plugin.client |
gepetto.gui.blenderexport.Plugin.gui |
gepetto.gui.blenderexport.Plugin.main |