[Bf-committers] [Bf-blender-cvs] SVN commit: /data/svn/bf-blender [41327] trunk/blender/source/blender/ editors: prefix common internal operator function names so its possible to assign them breakpoints .

Αντώνης Ρυακιωτάκης kalast at gmail.com
Fri Oct 28 12:26:12 CEST 2011


Hi Campbell, in paint_image.c

+       if(!ibuf || 1) {

I think this is wrong since it will always report errors. checked and
indeed it fails to create the buffer, and apparently looks like there
are some memory leaks too.


More information about the Bf-committers mailing list