Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2022-08-01 15:37:16 +0300
committerBastien Montagne <bastien@blender.org>2022-08-01 15:37:16 +0300
commit19a7a013ce5ab9c861e8681731e1ae280c42a1a8 (patch)
treecb7899b1af9812613b129046a9f4f0e64605ea32 /source/blender/makesrna
parent0adedaa4cc9a36fbf08458917837f707a5d04c74 (diff)
parentafd1357aa8c5dbfa15fedc79abe2fecb6f630fec (diff)
Merge branch 'blender-v3.3-release'
Diffstat (limited to 'source/blender/makesrna')
-rw-r--r--source/blender/makesrna/intern/rna_wm_gizmo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_wm_gizmo.c b/source/blender/makesrna/intern/rna_wm_gizmo.c
index 0e307f5b424..4247b830efa 100644
--- a/source/blender/makesrna/intern/rna_wm_gizmo.c
+++ b/source/blender/makesrna/intern/rna_wm_gizmo.c
@@ -1402,7 +1402,7 @@ static void rna_def_gizmogroup(BlenderRNA *brna)
"TOOL_FALLBACK_KEYMAP",
0,
"Use fallback tools keymap",
- "Add fallback tools keymap to this gizmo type."},
+ "Add fallback tools keymap to this gizmo type"},
{WM_GIZMOGROUPTYPE_VR_REDRAWS,
"VR_REDRAWS",
0,