We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6f9b40 commit 7831fc1Copy full SHA for 7831fc1
advancedfx/export_agr2fbx.py
@@ -109,4 +109,4 @@ def execute(self, context):
109
CameraData.select_set(0)
110
111
print("FBX-Export script finished in %.4f sec." % (time.time() - time_start))
112
- return {'FINISHED'}
+ return {'FINISHED'}
0 commit comments