update for changes in blender module layout, also add global axis conversion to FBX.

This commit is contained in:
Campbell Barton
2011-05-16 07:52:45 +00:00
parent 5751efe5ae
commit fca80ff61e
36 changed files with 76 additions and 75 deletions

View File

@ -44,7 +44,7 @@ from bpy.props import *
import mathutils, math, struct
from os import remove
import time
from io_utils import ExportHelper
from bpy_extras.io_utils import ExportHelper
def getSampling(start, end, sampling):
samples = [start - sampling