This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
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
..
2010-05-07 07:54:25 +00:00
2010-05-17 04:22:41 +00:00
2010-05-24 21:52:18 +00:00
2010-02-12 13:34:04 +00:00
2010-02-12 13:34:04 +00:00
2010-05-27 11:56:31 +00:00
2010-02-12 13:34:04 +00:00
2010-04-11 22:12:30 +00:00
2010-05-03 21:07:57 +00:00
2010-05-07 07:54:25 +00:00
2010-04-22 10:56:45 +00:00
2010-05-07 07:54:25 +00:00
2010-05-27 08:22:16 +00:00
2010-04-25 12:53:39 +00:00
2010-05-14 07:09:15 +00:00