Blender Git Commit Log
Git Commits -> Revision 491aebb
Revision 491aebb by Campbell Barton (master) October 2, 2010, 21:02 (GMT) |
py/rna access to setting the header text - can be used in modal operators. eg: context.area.header_text_set("Some Text") included example in the view3d modal operator template. |
Commit Details:
Full Hash: 491aebbf671d14f760da6ca87b8594420c932009
SVN Revision: 32268
Parent Commit: 3f768cb
Lines Changed: +12, -2
5 Modified Paths:
/release/scripts/templates/operator_modal_view3d.py (+3, -0) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_screen.c (+6, -0) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -1) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_internal.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_screen.c (+6, -0) (Diff)