Blender Git Loki

Git Commits -> Revision a291ea6

Revision a291ea6 by Ton Roosendaal (master)
November 14, 2003, 00:44 (GMT)
- Added button align code:
uiBlockBeginAlign(block, 'v'); 'v'= vertical. 'h'=horizontal
..... (button def calls)
uiBlockEndAlign(block);

this will allow new themes to have buttons nicely drawn together.
- added new rounded draw theme, to test & illustrate the above.
- only did parts of button code with align... rest for later
- fixed 'minimal' theme to make it usable (with some decoration)
- put back 'oldskool' theme... but it just looks plain ugly! remove?

Lazy people: http://www.blender.org/bf/rt.jpg
check the top header, or Nkey menu, to see the meaning of 'align'.

Commit Details:

Full Hash: a291ea6683b02ac81c21e555652eeaa7653e7f95
SVN Revision: 1558
Parent Commit: baf23c7
Lines Changed: +634, -234

10 Modified Paths:

/source/blender/include/BIF_interface.h (+12, -0) (Diff)
/source/blender/include/interface.h (+6, -5) (Diff)
/source/blender/src/buttons_scene.c (+38, -20) (Diff)
/source/blender/src/buttons_shading.c (+160, -89) (Diff)
/source/blender/src/drawview.c (+49, -43) (Diff)
/source/blender/src/headerbuttons.c (+2, -0) (Diff)
/source/blender/src/header_buttonswin.c (+5, -1) (Diff)
/source/blender/src/interface.c (+49, -0) (Diff)
/source/blender/src/interface_draw.c (+309, -74) (Diff)
/source/blender/src/space.c (+4, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021