blender/source
Sergey Sharybin e2f4395864 Fixed problems with outliner update in same cases caused by my previous commit.
This troubles were caused by "break" of ND_OBJECT case in outliner area listener,
so not all cases were handled.

Handle more data and actions in outline listener, but not refresh when it's
actually unneeded (there where problems with it without that "break" -- extra
refreshing could be made).
2010-09-18 08:37:47 +00:00
..
blender Fixed problems with outliner update in same cases caused by my previous commit. 2010-09-18 08:37:47 +00:00
blenderplayer Fix cmake/osx blenderplayer linking. 2010-09-15 19:03:52 +00:00
creator patch [#23855] fix CMakeList.txt for WITH_QUICKTIME 2010-09-17 16:54:59 +00:00
darwin Update address in license block. 2010-08-10 21:22:26 +00:00
gameengine Fix #23857: game engine world colors were not color corrected yet, 2010-09-16 19:03:01 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel - use list append in more places (preferred method since its faster) 2010-09-06 10:15:41 +00:00
CMakeLists.txt correct fsf address 2010-02-12 13:34:04 +00:00
Makefile Group all AUD libs, duplicate one to avoid linker error. 2010-08-17 01:50:47 +00:00
SConscript Finally change SConscript tabs to spaces. 2010-08-29 20:52:05 +00:00