blender/source/blenderplayer
Bastien Montagne 4f1e387588 UI: add optional tip callback to uiBut, and use it for per-item tooltips in UIList.
When defined, uiBut->tip_func is called when button's tip is generated. This allows
for advanced, dynamic generation of tooltips.

For now, only used by UIList, which can now optionaly use a given string property
of each item for its tooltip.

Thanks to Campbell for the reviews!
2015-02-11 00:07:09 +01:00
..
bad_level_call_stubs UI: add optional tip callback to uiBut, and use it for per-item tooltips in UIList. 2015-02-11 00:07:09 +01:00
CMakeLists.txt Fix for missing library linking in blenderplayer. 2015-01-20 09:30:08 +01:00