Blender Git Commit Log

Git Commits -> Revision 3ed5e21

Revision 3ed5e21 by Brecht Van Lommel (master)
April 11, 2009, 01:52 (GMT)
UI:
* Template slots are no longer specified per item, but are
a state now, set with uiTemplateSlot.
* Some renaming of Layout functions for consistency.
* Fix for roundbox in stack template, now is always behind
the other buttons.
* Improved python API for layout:
http://www.pasteall.org/5008/python

Commit Details:

Full Hash: 3ed5e2153796fb633f20d49ce7eac0db6bb82a74
SVN Revision: 19651
Parent Commit: 9814ea4
Lines Changed: +334, -194

10 Modified Paths:

/source/blender/editors/include/UI_interface.h (+17, -12) (Diff)
/source/blender/editors/interface/interface.c (+8, -6) (Diff)
/source/blender/editors/interface/interface_api.c (+42, -13) (Diff)
/source/blender/editors/interface/interface_handlers.c (+3, -0) (Diff)
/source/blender/editors/interface/interface_intern.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_layout.c (+129, -29) (Diff)
/source/blender/editors/interface/interface_utils.c (+5, -3) (Diff)
/source/blender/editors/space_buttons/buttons_object.c (+48, -50) (Diff)
/source/blender/editors/space_buttons/buttons_scene.c (+54, -58) (Diff)
/source/blender/editors/space_text/text_header.c (+27, -23) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021