Mistake in FBX export broke importing on some apps (but not the ones I tested with. grr)

Reported by James Dolan on autodesks forum
http://area.autodesk.com/forum/autodesk-fbx/fbx-sdk/fbx-files-exported-from-blender-cause-assert/
This commit is contained in:
Campbell Barton 2009-06-20 04:03:13 +00:00
parent 504fa6e2bc
commit 9e498c7ddd

@ -1464,7 +1464,7 @@ def write(filename, batch_objects = None, \
# Write Edge Smoothing
file.write('''
LayerElementSmoothing: 0 {
LayerElementSmoothing: 1 {
Version: 101
Name: ""
MappingInformationType: "ByEdge"