Blender Git Loki

Git Commits -> Revision 434acfd

Revision 434acfd by Brecht Van Lommel (master)
May 19, 2019, 09:33 (GMT)
UI: add Panel.bl_order property to control order of panels for add-ons

This fixes poor Cycles panel ordering, with Freestyle and Custom Properties
appearing at the top.

For most cases order of registration is still the easiest way to control
order and it's recommended to keep using that. This is mainly to solve a few
cases where we want a few built-in panels to appear below add-on panels.

Commit Details:

Full Hash: 434acfd904a0b817e7b8f7648c0d6ae2d38cf3bb
Parent Commit: c035255
Lines Changed: +30, -12

8 Modified Paths:

/release/scripts/modules/rna_prop_ui.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_freestyle.py (+2, -0) (Diff)
/release/scripts/startup/bl_ui/properties_material.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_object.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_render.py (+1, -0) (Diff)
/release/scripts/startup/bl_ui/properties_world.py (+1, -0) (Diff)
/source/blender/blenkernel/BKE_screen.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+22, -12) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021