Blender Git Commit Log

Git Commits -> Revision 15d8016

Revision 15d8016 by Campbell Barton (master)
December 10, 2020, 03:40 (GMT)
BLI_string: add BLI_str_unescape utility function

Performs the reverse of BLI_str_escape.
This allows logic to be removed from RNA path handling.

Commit Details:

Full Hash: 15d801625cbb2566815a6fed2fc036a14336fec0
Parent Commit: 7fc1d76
Lines Changed: +42, -1

3 Modified Paths:

/source/blender/blenlib/BLI_string.h (+2, -0) (Diff)
/source/blender/blenlib/intern/string.c (+35, -0) (Diff)
/source/blender/blenlib/tests/BLI_string_test.cc (+5, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021