Blender Git Commit Log

Git Commits -> Revision c1db8d6

Revision c1db8d6 by Bastien Montagne (ui_layout_gridflow)
December 3, 2016, 14:09 (GMT)
Fix logical error, in our current UI height is not really adaptative, so we want max to work with heights, not average ones.

Also, add another experimental example of gridflow layout usage (needed
some hacks/tweaks to low-level UI code, by default our buttons tend to
get way to much width than actually needed!).

Commit Details:

Full Hash: c1db8d6983a13f4463476b6e47be0b426e361d95
Parent Commit: ffb5154
Lines Changed: +92, -47

3 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_mesh.py (+18, -0) (Diff)
/release/scripts/startup/bl_ui/properties_texture.py (+42, -1) (Diff)
/source/blender/editors/interface/interface_layout.c (+32, -46) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021