Blender Git Commit Log

Git Commits -> Revision 19babf9

Revision 19babf9 by Brecht Van Lommel (master)
August 16, 2009, 20:23 (GMT)
2.5: Added operator ui() callback for defining own ui layout
to show properties.

* One problem is that we currently have 3 different kinds of
property layouts, single column, two column, and single column
with text inside button, probably best to reduce this..
* Last operator panel now shows operator name in the header.
* Fix extrude operator to not include transform properties
anymore, since they are already there now due to macro system.

Commit Details:

Full Hash: 19babf988d2e9e8cb9537161d5e331f35a05c2b5
SVN Revision: 22533
Parent Commit: 5765b1b
Lines Changed: +65, -38

6 Modified Paths:

/source/blender/editors/interface/interface_utils.c (+0, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+0, -5) (Diff)
/source/blender/editors/space_file/file_panels.c (+20, -15) (Diff)
/source/blender/editors/space_view3d/view3d_toolbar.c (+30, -12) (Diff)
/source/blender/makesdna/DNA_windowmanager_types.h (+3, -2) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+12, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021