Blender Git Loki
Git Commits -> Revision 4154588
Revision 4154588 by Ton Roosendaal (master) October 27, 2003, 13:23 (GMT) |
- added a 'collapse pulldown' icon to all headers that have it - narrowed the space icon takes, looks pretty - the status (pulldown or not) is now stored locally per window, it was global flag in user settings. |
Commit Details:
Full Hash: 41545885b8cc00383c72b73ec66a279e26baddcf
SVN Revision: 1451
Parent Commit: 32a03fe
Lines Changed: +156, -102
7 Modified Paths:
/source/blender/makesdna/DNA_screen_types.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/src/header_info.c (+7, -9) (Diff)
/source/blender/src/header_ipo.c (+42, -31) (Diff)
/source/blender/src/header_seq.c (+36, -24) (Diff)
/source/blender/src/header_text.c (+26, -14) (Diff)
/source/blender/src/header_view3d.c (+39, -21) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -2) (Diff)
/source/blender/src/header_info.c (+7, -9) (Diff)
/source/blender/src/header_ipo.c (+42, -31) (Diff)
/source/blender/src/header_seq.c (+36, -24) (Diff)
/source/blender/src/header_text.c (+26, -14) (Diff)
/source/blender/src/header_view3d.c (+39, -21) (Diff)