blender/release
Willian Padovani Germano c16e5dad1c BPython:
- Small doc update in a script;
- Fixed bug #1742:
http://projects.blender.org/tracker/?func=detail&atid=125&aid=1742&group_id=9

It was an internal error in bpython.  I was using G.main->script.last to find the currently running (if any) script, but this isn't reliable, we must check each open script to find out if one of them has the SCRIPT_RUNNING bitflag set.

Thanks intrr for reporting and blendix for pointing how to reproduce the bug.  From my tests it should be working fine now.
2004-11-09 14:07:25 +00:00
..
beos-4.5-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
beos-5.0-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
bpydata Script kloputils: 2004-08-01 01:07:28 +00:00
datafiles Updated blenderbuttons image 2004-10-31 21:08:18 +00:00
irix-6.2-mips - more binary file patching 2004-04-24 18:38:04 +00:00
plugins Added #include <stdio.h> 2004-01-28 19:25:32 +00:00
scripts BPython: 2004-11-09 14:07:25 +00:00
text Scripts: 2004-06-10 03:27:46 +00:00
windows Forgot to add the last script, tex2uvbaker.py to the 00.blender.nsi file. 2004-08-04 06:24:21 +00:00
Makefile Added a line in 'make release' that moves the .blender directory to the 2004-07-30 09:55:47 +00:00
VERSION This commit prepares for 2.34: 2004-08-04 22:00:41 +00:00