OpenSAGE.BlenderPlugin
OpenSAGE.BlenderPlugin copied to clipboard
Feature: Automatic export mode
Feature suggestion: Add automatic export mode.
Currently W3D export needs to be accompanied by H, A, M or a combination thereof. It would be nice if there was an "Auto" mode that determines the export mode automatically simply by the contents of the scene. Is there a hierarchy? Is there a mesh? Is there an animation? I expect this to be queryably through the Python API. It would be nice if the Blender Plugin would have this feature natively, otherwise it would have to be built externally around it.