wasnt returning the images in python bake api

This commit is contained in:
Campbell Barton 2008-03-13 18:34:23 +00:00
parent 217db14ae7
commit 7287bea1d9

@ -625,5 +625,5 @@ def bakeToPlane(sce, ob_from, width, height, bakemodes, axis='z', margin=0):
sce.objects.unlink(ob_plane)
#'''
return me_plane_face
return images_return