Blender Git Loki
Git Commits -> Revision 8157305
Revision 8157305 by Hans Goudey (master) October 2, 2020, 14:17 (GMT) |
UI: Improve UV sticky select mode description The sticky_select_mode property is an enum where each item has a different behavior, but currently the description is for a single one of the items. It should be more general, especially because one of the items is "Disabled." A couple more problems: - "Automatically" is not so helpful. Many things any program does are "automatic", it doesn't really help to say it. - "Also" is bad grammar. - Overly complex wording This also adjusts the SHARED_VERTEX tooltip, because "irrespective" should have "of" after, but it's also unecessarily complex. Differential Revision: https://developer.blender.org/D9049 |
Commit Details:
Full Hash: 81573058698dfc4a9a171dffa61c1c8d5d42377b
Parent Commit: c65c414
Lines Changed: +2, -4
1 Modified Path:
/source/blender/makesrna/intern/rna_space.c (+2, -4) (Diff)