Go to file
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
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Blender TIFF support 2010-05-21 03:25:38 +00:00
config reverting previous commit from Mitchell. His commit went to the trunk instead of the branch :) 2010-05-29 21:31:57 +00:00
doc replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
extern [#21753] allowing to compile on FreeBSD 8.0 2010-04-26 21:28:50 +00:00
intern Progress indicator in the application icon 2010-06-01 20:21:40 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 Update MSCV9 project files 2010-05-24 21:10:58 +00:00
release Reworked the non-blocking reports display in the info header: 2010-06-03 07:27:55 +00:00
source Reworked the non-blocking reports display in the info header: 2010-06-03 07:27:55 +00:00
tools Fixes for cross-compilation: 2010-05-23 21:20:13 +00:00
CMakeLists.txt mingw/cmake ffmpeg works now, update for new openexr libs which removed IlmThread. 2010-05-30 15:55:16 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct remove non-informative print 2010-05-30 13:58:17 +00:00