Blender Git Commit Log

Git Commits -> Revision 4f247db

Revision 4f247db by Yevgeny Makarov (master)
February 24, 2021, 19:25 (GMT)
UI: Cleanup and fix labels and descriptions in various places

Changes include using proper and consistent grammar, simplifying
phrasing, using correct terminology, and not including python API
identifiers in tooltips.

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

Commit Details:

Full Hash: 4f247dba5ea99d9c3a3544c9dd302192cc1dab75
Parent Commit: 9a1b29e
Committed By: Hans Goudey
Lines Changed: +41, -40

19 Modified Paths:

/release/scripts/startup/bl_operators/object_align.py (+2, -2) (Diff)
/release/scripts/startup/bl_operators/uvcalc_lightmap.py (+2, -2) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+2, -2) (Diff)
/source/blender/editors/mesh/editmesh_tools.c (+1, -1) (Diff)
/source/blender/editors/object/object_data_transfer.c (+1, -1) (Diff)
/source/blender/editors/object/object_select.c (+1, -1) (Diff)
/source/blender/editors/space_node/node_select.c (+2, -2) (Diff)
/source/blender/editors/space_sequencer/sequencer_add.c (+2, -1) (Diff)
/source/blender/editors/space_view3d/view3d_edit.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_fcurve.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_mesh.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_particle.c (+4, -4) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_speaker.c (+2, -2) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+10, -10) (Diff)
/source/blender/windowmanager/intern/wm_files_link.c (+1, -1) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021