[Bf-python] Re: Bf-python Digest, Vol 22, Issue 19

Juho Vepsäläinen bebraw at gmail.com
Sun May 28 12:48:03 CEST 2006


>> There's no easy way to swap the image in the render window after
>> rendering. I propose the addon of swapDispWinImage(image) which could
>> return bool telling if swapping was okay or it could throw an exception
>> in the case of bad swap. Also swap method for the secondary part of the
>> render window (accessible via j key) could be considered. If both
>> methods were to be added, they could be named
>> swapDispWinImagePrimary(image) and swapDispWinImageSecondary>(image).

>Not sure what you mean by "swap the image".

There are two output buffers available for the user. The user can swap the
output buffer by using the j key. There's no such functionality in the
Render module. It would be good if there was a way to define to which buffer
do we render and to determine if the buffer contains an image.

I just noticed that there's way to enable Gauss filter and to adjust it's
size. No such possibility exist for other filters. It might be good if there
was a way to select the filter to be used and to adjust it. For example
selectOSAFilter(filter=none) and setOSAFilterSize(size) could be an
alternative.

Yours
BeBraw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.blender.org/pipermail/bf-python/attachments/20060528/d50a2f2f/attachment.html>


More information about the Bf-python mailing list