blender/release/scripts/modules/bl_app_override
Campbell Barton 4a734325f7 bl_app_override: support empty UI layout items
Returning None from ui_ignore functions creates empty labels,
allows removing items without breaking layout in some cases.
2017-12-08 12:57:25 +11:00
..
__init__.py bl_app_override: support empty UI layout items 2017-12-08 12:57:25 +11:00
helpers.py