Blender Git Commit Log

Git Commits -> Revision 6be7a98

Revision 6be7a98 by Campbell Barton (master)
October 26, 2018, 04:05 (GMT)
PyAPI: raise error when toolbar panels use tabs

Add-ons that register panels in the toolbar can
no longer use 'bl_categories' (tabs).

Commit Details:

Full Hash: 6be7a98906b769c1496127552b524124a0e70c5a
Parent Commit: 4c75cc4
Lines Changed: +22, -7

5 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+0, -2) (Diff)
/source/blender/editors/screen/area.c (+1, -1) (Diff)
/source/blender/makesdna/DNA_screen_types.h (+3, -0) (Diff)
/source/blender/makesrna/intern/rna_ui.c (+16, -3) (Diff)
/source/blender/windowmanager/WM_toolsystem.h (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021