Blender Git Loki

Git Commits -> Revision 9596b36

Revision 9596b36 by William Reynish (master)
November 12, 2009, 12:35 (GMT)
Added single column UI layouts

This changes the layout when the properties window gets too narrow to render the contents properly.

Currently implemented for render, scene, world, object and materials, but the rest can be done easily.
Here's a video for demonstration:

http://www.reynish.com/files/blender25/properties_resize.mov

It automatically detects the window width and then skips the indicators that tells the layout to go to the next column. It requires very minimal changes to the UI scripts so we don't have to maintain two versions of the layouts.

Commit Details:

Full Hash: 9596b369bd32e9d5553d467cf61495fade1d6031
SVN Revision: 24520
Parent Commit: 1df6575
Lines Changed: +360, -195

6 Modified Paths:

/release/scripts/ui/properties_material.py (+126, -68) (Diff)
/release/scripts/ui/properties_object.py (+82, -42) (Diff)
/release/scripts/ui/properties_render.py (+71, -38) (Diff)
/release/scripts/ui/properties_scene.py (+26, -11) (Diff)
/release/scripts/ui/properties_world.py (+39, -21) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+16, -15) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021