Blender Git Loki
Git Commits -> Revision 062b1b8
Revision 062b1b8 by Brecht Van Lommel (master) July 23, 2009, 20:40 (GMT) |
2.5: Various * Buttons header: made tab buttons bigger, remove view menu, replaced by RMB menu in main region. * Timeline header: tweak button placement and alignment, added a play reverse icon. * Window type chooser menu: removed audio and scripts windows, change console and logic icons. * Node space: disable the channel region until it is used. |
Commit Details:
Full Hash: 062b1b88adc16cd580fb89c59839d7989a62e83e
SVN Revision: 21823
Parent Commit: 580b527
Lines Changed: +5649, -5632
13 Modified Paths:
/release/datafiles/blenderbuttons (+0, -0) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/datafiles/blenderbuttons.c (+5523, -5494) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+4, -4) (Diff)
/source/blender/editors/screen/area.c (+15, -7) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+14, -77) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+5, -0) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+34, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+10, -1) (Diff)
/source/blender/editors/space_node/space_node.c (+6, -0) (Diff)
/source/blender/editors/space_time/time_header.c (+36, -47) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+0, -1) (Diff)
/source/blender/editors/animation/keyingsets.c (+1, -1) (Diff)
/source/blender/editors/datafiles/blenderbuttons.c (+5523, -5494) (Diff)
/source/blender/editors/include/ED_screen.h (+1, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+4, -4) (Diff)
/source/blender/editors/screen/area.c (+15, -7) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+14, -77) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+5, -0) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+34, -0) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+10, -1) (Diff)
/source/blender/editors/space_node/space_node.c (+6, -0) (Diff)
/source/blender/editors/space_time/time_header.c (+36, -47) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+0, -1) (Diff)