Blender Git Loki

Git Commits -> Revision ca24322

Revision ca24322 by Ton Roosendaal (master)
June 2, 2009, 18:10 (GMT)
2.5

Part one of new text button type: SEARCH_MENU
This opens a popup showing all matches for a typed string, nice
for object names, materials, operators, and so on.

Warning: Currently menu doesn't function yet! Only draws choices.

As test I've added an operator search button in top bar. It only
shows operators that can be used in this context now. Also that
is part of the WIP, tomorrow more fun :)

Commit Details:

Full Hash: ca24322413e78b60ece51902da1b8a9ac22d13ba
SVN Revision: 20583
Parent Commit: 67494dc
Lines Changed: +363, -75

9 Modified Paths:

/source/blender/editors/include/UI_interface.h (+29, -12) (Diff)
/source/blender/editors/interface/interface.c (+38, -4) (Diff)
/source/blender/editors/interface/interface_handlers.c (+22, -4) (Diff)
/source/blender/editors/interface/interface_intern.h (+9, -0) (Diff)
/source/blender/editors/interface/interface_regions.c (+176, -0) (Diff)
/source/blender/editors/interface/interface_style.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_widgets.c (+50, -19) (Diff)
/source/blender/editors/screen/screen_ops.c (+2, -35) (Diff)
/source/blender/editors/space_info/info_header.c (+36, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021