Files
test/source/blender/editors/include
Brecht Van Lommel 998e682fc3 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..
2008-12-16 07:55:43 +00:00
..
2008-11-12 21:16:53 +00:00
2.5
2008-12-13 19:00:54 +00:00
2.5
2008-12-15 18:43:18 +00:00
2.5
2008-12-14 14:43:08 +00:00
2008-11-24 18:59:59 +00:00
2.5
2008-12-14 12:16:55 +00:00
2008-11-25 19:23:54 +00:00
2.5
2008-12-15 18:09:55 +00:00