Blender Git Commit Log
Git Commits -> Revision 808bd3e
Revision 808bd3e by Thomas Dinges (master) November 23, 2011, 19:05 (GMT) |
2.6 UI code: * Get rid of subrow/subcol variable names in the C UI code as well, use sub instead. This is shorter and sufficient. * Minor layout alignment fixes. * Greying out in NLA editor was doing nothing for "strip_time" property. |
Commit Details:
Full Hash: 808bd3ea25ff99ffb845d981cb39f3bcdcd1aaf0
SVN Revision: 42104
Parent Commit: 086b231
Lines Changed: +149, -157
6 Modified Paths:
/source/blender/editors/animation/fmodifier_ui.c (+17, -17) (Diff)
/source/blender/editors/gpencil/gpencil_buttons.c (+25, -28) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+16, -16) (Diff)
/source/blender/editors/space_image/image_buttons.c (+6, -7) (Diff)
/source/blender/editors/space_logic/logic_window.c (+65, -67) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+20, -22) (Diff)
/source/blender/editors/gpencil/gpencil_buttons.c (+25, -28) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+16, -16) (Diff)
/source/blender/editors/space_image/image_buttons.c (+6, -7) (Diff)
/source/blender/editors/space_logic/logic_window.c (+65, -67) (Diff)
/source/blender/editors/space_nla/nla_buttons.c (+20, -22) (Diff)