Blender Git Loki

Git Commits -> Revision 998e682

Revision 998e682 by Brecht Van Lommel (master)
December 16, 2008, 07:55 (GMT)
UI: added the following functions to create buttons for RNA properties and for
operators. RNA property buttons will automatically fill in the label, min/max,
etc if they are not specified. Operator menu buttons will look up the key
combination in the handlers and add it automatically.

uiDefButR, uiDefIconButR, uiDefIconTextButR
uiDefButO, uiDefIconButO, uiDefIconTextButO

uiDefButO takes a context pointer to do the key lookup, don't really like this..

Commit Details:

Full Hash: 998e682fc310aa325e54dfcd7c0a9708803ee790
SVN Revision: 17887
Parent Commit: 99575d3
Lines Changed: +289, -127

6 Modified Paths:

/source/blender/editors/include/UI_interface.h (+14, -5) (Diff)
/source/blender/editors/interface/interface.c (+181, -90) (Diff)
/source/blender/editors/interface/interface.h (+7, -3) (Diff)
/source/blender/editors/interface/interface_handlers.c (+10, -0) (Diff)
/source/blender/editors/space_outliner/space_outliner.c (+61, -1) (Diff)
/source/blender/editors/space_time/time_header.c (+16, -28) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021