fix for blend_render_info.py not closing file & some edits to comments.
This commit is contained in:
@@ -86,6 +86,8 @@ def read_blend_rend_chunk(path):
|
||||
|
||||
scenes.append((start_frame, end_frame, scene_name))
|
||||
|
||||
blendfile.close()
|
||||
|
||||
return scenes
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user