blender/source
Willian Padovani Germano 816ed68db5 BPython:
Bug #4484:

http://projects.blender.org/tracker/?func=detail&aid=4484&group_id=9&atid=125

A recent update to Draw.c made the button attr setter function not exit
where it should for one of the cases, when new and old strings had
same length (code was missing a "return 0;" line in one of the if
cases). Should work fine now, I don't get the error under linux anymore.
Also saw in the same function that a py object could be created but
was not being decref'ed in two other 'if' cases.

Thanks elbarto for reporting the bug.
2006-06-27 17:51:11 +00:00
..
blender BPython: 2006-06-27 17:51:11 +00:00
creator Fixes an error that prevents builds on msvc. 2006-04-17 19:20:02 +00:00
darwin Updated Mac OS X icons courtesy of Erik Mendoza, re. this thread on blender.org: 2006-02-13 21:08:43 +00:00
gameengine patch from Ralf Hölzemer (cheleb) for 2006-06-27 15:54:37 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel ==SCons== 2006-02-07 21:24:36 +00:00
Makefile Newer versions of openal require linking against lib alut. 2006-06-23 17:45:50 +00:00
nan_compile.mk Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
nan_definitions.mk == FFMPEG == 2006-06-26 09:18:30 +00:00
nan_link.mk === MINGW compile === 2006-03-20 17:25:42 +00:00
nan_subdirs.mk
nan_warn.mk
SConscript ==SCons== 2006-03-10 20:47:34 +00:00