pep8 compliance

This commit is contained in:
2011-06-21 17:17:51 +00:00
parent d33b63c5d8
commit eaae38551f
17 changed files with 27 additions and 21 deletions

View File

@@ -103,7 +103,7 @@ def bake(frame_start,
# -------------------------------------------------------------------------
# Collect transformations
# could speed this up by applying steps here too...
for f in frame_range:
scene.frame_set(f)