Skip to content

Commit

Permalink
Clean up extra whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kupoman committed Mar 25, 2018
1 parent 9659dfa commit 92ef1e1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion blendergltf.py
Original file line number Diff line number Diff line change
Expand Up @@ -1466,7 +1466,6 @@ def export_animation(obj, action):
if state['settings']['nodes_global_matrix_apply']:
axis_mat = state['settings']['nodes_global_matrix']


sce = bpy.context.scene
prev_frame = sce.frame_current
prev_action = obj.animation_data.action
Expand Down

0 comments on commit 92ef1e1

Please sign in to comment.