Blender Git Commit Log

Git Commits -> Revision f10541f

Revision f10541f by Brecht Van Lommel (master)
June 16, 2009, 01:08 (GMT)
UI

* Added option for panel to be closed by default.
* Added support for RNA property and enum icons in buttons.
* Remove some deprecated RNA menu code.
* Fix issue with newly created panels not being inserted in the
right place.
* Fix issue with 3-split layout not being divided correctly.
* FIx issue with menu items not drawing correct using python UI.

Commit Details:

Full Hash: f10541f7cfa13b3f2c92abea2c99c2901efbf91a
SVN Revision: 20911
Parent Commit: 51fbc95
Lines Changed: +121, -104

10 Modified Paths:

/source/blender/blenkernel/BKE_screen.h (+2, -0) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -3) (Diff)
/source/blender/editors/interface/interface.c (+47, -71) (Diff)
/source/blender/editors/interface/interface_layout.c (+27, -12) (Diff)
/source/blender/editors/interface/interface_panel.c (+30, -11) (Diff)
/source/blender/editors/interface/interface_templates.c (+0, -2) (Diff)
/source/blender/editors/interface/interface_widgets.c (+2, -2) (Diff)
/source/blender/editors/screen/area.c (+5, -3) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021