Blender Git Loki

Git Commits -> Revision 5b26f52

Revision 5b26f52 by Brecht Van Lommel (master)
June 24, 2009, 14:16 (GMT)
UI

* Added SCROLL button type, use like a NUMSLI basically, with
a1 used to define the scroller size.
* Add scroll and toggle colors to the Theme (toggle was set to
draw like radio in a recent commit, but it's the intention
these look different).
* Added rudimentary list template, used for object material
slots, this is WIP though.
* In popup menu, split text with line breaks over multiple
lines, makes python errors display slightly nicer.

Commit Details:

Full Hash: 5b26f520bb50f17b0a2193daf9b8b10616c4707b
SVN Revision: 21130
Parent Commit: a379fdd
Lines Changed: +378, -27

13 Modified Paths:

/release/ui/buttons_data_mesh.py (+30, -2) (Diff)
/release/ui/space_text.py (+0, -4) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_handlers.c (+54, -8) (Diff)
/source/blender/editors/interface/interface_intern.h (+5, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+1, -1) (Diff)
/source/blender/editors/interface/interface_regions.c (+1, -2) (Diff)
/source/blender/editors/interface/interface_templates.c (+144, -0) (Diff)
/source/blender/editors/interface/interface_utils.c (+2, -0) (Diff)
/source/blender/editors/interface/interface_widgets.c (+119, -6) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+3, -2) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+6, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+12, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021