Blender Git Commit Log

Git Commits -> Revision 7138fef

Revision 7138fef by Brecht Van Lommel (master)
June 2, 2011, 14:18 (GMT)
UI: fix two issues with expanded enum property buttons:
* they were too slow for dynamic python enums, calling the callback
to list the items for each button, to get a tooltip
* enum tooltips sometimes were showing the same description twice

Commit Details:

Full Hash: 7138fef58a9892c71c044a9c5d6761742c8ec095
SVN Revision: 37101
Parent Commit: b4872b8
Lines Changed: +25, -24

4 Modified Paths:

/source/blender/editors/interface/interface.c (+2, -22) (Diff)
/source/blender/editors/interface/interface_handlers.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_intern.h (+1, -1) (Diff)
/source/blender/editors/interface/interface_regions.c (+21, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021