Files
test/source/blender
Ken Hughes e194ccce5e ===Python API===
Bugfix: using Image.GetCurrent() and image.save() on the "Render Result"
image could result in a segfault since image->ibuf was NULL.  This change
forces ibuf to be created if necessary.

NOTE: the Image API needs additional methods/attributes for image.save() to
really do anything useful.  The image type, quality, etc., don't seem to be
gettable/settable so the resulting image file may not be in the format the
user would like.
2006-07-18 21:02:15 +00:00
..
2006-07-14 13:32:29 +00:00
2006-05-25 15:36:38 +00:00
2006-07-06 20:52:03 +00:00
2006-02-04 14:15:10 +00:00
1)
2006-07-08 13:18:57 +00:00
2006-07-13 13:19:27 +00:00
2006-07-18 21:02:15 +00:00
2006-02-07 21:24:36 +00:00
2006-07-18 16:42:39 +00:00
2006-07-18 16:49:33 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00