Changeset 176

Show
Ignore:
Timestamp:
10/16/06 16:31:39 (2 years ago)
Author:
conrad
Message:

quit at the end of the render

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • blender-scripts/logogen.py

    r175 r176  
    5757# Redraw the scene 
    5858 
    59 B.Redraw(-1) 
     59#B.Redraw(-1) 
    6060 
    6161# Some random debugging stuff 
     
    101101 
    102102context.renderAnim() 
     103 
     104 
     105############################################################ 
     106B.Quit()