Blender Git Commit Log

Git Commits -> Revision 7ca4254

Revision 7ca4254 by Pablo Dobarro (master)
September 8, 2020, 15:43 (GMT)
Hide tools with missing icons under experimental

This removes from the UI all tools with missing icons and hides them
under a "Tools with missing icons" experimental option.

We agree on not making available by default tools in master without icons.
Having this experimental flag will allow to commit new tools as soon as the
technical design and implementation is finished so development can
continue, without adding broken icons to the UI.

Reviewed By: Severin

Differential Revision: https://developer.blender.org/D8831

Commit Details:

Full Hash: 7ca42545d166b3d966c2a67fd94b5291903f10a2
Parent Commit: 4e104ce
Lines Changed: +50, -14

4 Modified Paths:

/release/scripts/startup/bl_ui/space_toolsystem_toolbar.py (+43, -13) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+1, -0) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+4, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021