blender/source
Ton Roosendaal 875a7288ca Bugfix, irc report.
UI name buttons with Search callback show red when item couldn't be
found. The check was too simple though, since the searches also find
partial matches. This caused KeyingSet browse to show red for "RotScale".

Now 10 matches are stored, and each match is being checked. Still a
bit weak for cases with more than 10 matches, but in that case it
won't show red-alert.
2010-12-28 11:56:18 +00:00
..
blender Bugfix, irc report. 2010-12-28 11:56:18 +00:00
blenderplayer stubs update for multitex_ext_safe 2010-12-27 21:58:07 +00:00
creator Compact -I paths in makefiles for more readble files/output. 2010-12-22 22:15:20 +00:00
darwin darwin Makefiles: copy release scripts and python modules to where blender looks for them, 2010-10-14 19:30:55 +00:00
gameengine rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
icons Windows Icons: 2010-09-05 07:08:21 +00:00
kernel rename blenderlib to blender_add_lib 2010-12-22 23:09:30 +00:00
CMakeLists.txt use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
Makefile Reorder library linking. 2010-11-11 06:22:55 +00:00
SConscript dont build blender/kernel if the game engines disabled. 2010-10-31 00:56:46 +00:00