Blender Git Commit Log

Git Commits -> Revision be33d3e

Revision be33d3e by Hans Goudey (master)
March 17, 2021, 17:46 (GMT)
UI: Tweak labels, descriptions, and panel layout for line art

Changes include:
- Use `IFACE_` for UI labels set in the modifier panels
- Use a sub-sub-panel for transparency
- Fix grammar and spelling mistakes
- Use more natural user-friendly wording
- Make descriptions more specific and more useful
- Don't capitalize "line art" in descriptions (tooltips)

These changes are aimed at making the UI strings more consistent with
the rest of the UI and being more helpful to someone trying to understand
how to use the modifier.

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

Commit Details:

Full Hash: be33d3eccdcdf252201883ea681e261e967c87fc
Parent Commit: 0ff3f96
Lines Changed: +150, -116

7 Modified Paths:

/release/scripts/startup/bl_ui/properties_collection.py (+9, -7) (Diff)
/source/blender/gpencil_modifiers/intern/lineart/lineart_ops.c (+2, -2) (Diff)
/source/blender/gpencil_modifiers/intern/MOD_gpencillineart.c (+62, -41) (Diff)
/source/blender/makesrna/intern/rna_collection.c (+9, -5) (Diff)
/source/blender/makesrna/intern/rna_gpencil_modifier.c (+38, -35) (Diff)
/source/blender/makesrna/intern/rna_material.c (+10, -10) (Diff)
/source/blender/makesrna/intern/rna_object.c (+20, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021