Blender Git Commit Log

Git Commits -> Revision 2814cdb

Revision 2814cdb by Campbell Barton (master)
December 10, 2020, 04:06 (GMT)
BLI_string: extract quote utility into BLI_str_escape_find_quote

Duplicate logic for this exists in BLI_str_quoted_substrN,
which doesn't properly support escaping.

Commit Details:

Full Hash: 2814cdbd86389516eeea570ae12f7c2c7338d81b
Parent Commit: aef9243
Lines Changed: +24, -13

3 Modified Paths:

/source/blender/blenlib/BLI_string.h (+1, -0) (Diff)
/source/blender/blenlib/intern/string.c (+15, -0) (Diff)
/source/blender/makesrna/intern/rna_access.c (+8, -13) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021