blender/release
Matt Ebb 21d112c36f Reworked the non-blocking reports display in the info header:
* Now it displays the last report from the global list, not just from operators
* Rather than disappearing when a new operator is run, it stays until it times 
out or a new report is added
* Fun animated transitions ;)
http://mke3.net/blender/devel/2.5/reports_header.mov

Now need to investigate report usage with popups. Ideally we can have most
 reports non-blocking, so they're less intrusive, only popping up for dire errors.
Problem is many things in Blender right now are marked as RPT_ERROR 
when probably RPT_WARNING is more appropriate. Should probably keep 
RPT_ERROR for things that demand immediate attention.
2010-06-03 07:27:55 +00:00
..
datafiles Progress indicators for threaded jobs 2010-05-27 08:22:16 +00:00
freedesktop * blender doesn't need the -w anymore to start in a window 2009-02-28 09:25:42 +00:00
irix-6.2-mips correct fsf address 2010-02-12 13:34:04 +00:00
plugins * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
scripts Reworked the non-blocking reports display in the info header: 2010-06-03 07:27:55 +00:00
test correct fsf address 2010-02-12 13:34:04 +00:00
text Readme Update to Alpha 2 (better late than never) 2010-03-07 13:18:13 +00:00
windows correct fsf address 2010-02-12 13:34:04 +00:00
environment-macosx Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-mswindows Continue development of bfile system. 2009-10-19 18:44:09 +00:00
environment-unix Continue development of bfile system. 2009-10-19 18:44:09 +00:00
getversion.py Fix syntax for ID keyword. 2010-03-21 01:14:04 +00:00
Makefile 2.51: second commit, splash png and Makefile fix 2010-02-16 18:16:54 +00:00
VERSION The version in this file was not updated to alpha2, resulted in alpha1 2010-03-27 14:38:46 +00:00