Blender Git Commit Log

Git Commits -> Revision c4ea5cb

Revision c4ea5cb by Matheus Santos (master)
November 13, 2021, 02:56 (GMT)
Text Editor: Auto close relevant characters

Support the ability to close relevant characters like '(', '[' and '{'.

It will also delete the pair character if they're empty.

Ref D13119

Reviewed By: campbellbarton

Commit Details:

Full Hash: c4ea5cb1a3811cbf685a1542a69b33ba3d6345f1
Parent Commit: 1143bf2
Committed By: Campbell Barton
Lines Changed: +70, -2

4 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+11, -0) (Diff)
/source/blender/editors/space_text/text_ops.c (+41, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+10, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+8, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021