Merged 15170:15635 from trunk (no conflicts or even merges)

This commit is contained in:
2008-07-18 23:35:34 +00:00
parent 123407e0b4
commit f042a468fd
401 changed files with 41462 additions and 9816 deletions

View File

@@ -833,9 +833,7 @@ class RenderData:
def enableCropping(toggle):
"""
Enable/disable exclusion of border rendering from total image.
@type toggle: int
@param toggle: pass 1 for on / 0 for off
Deprecated: see the L{crop} attribute.
"""
def setImageType(type):