Blender Git Commit Log

Git Commits -> Revision 4d043c9

Revision 4d043c9 by Bastien Montagne (master)
June 27, 2015, 08:24 (GMT)
Extend `BLI_str_partition_ex`: add possibility to define a right limit to the string.

Now you can define `end` pointer as right limit of the string (allows to easily search
in substring, especially useful when searching from right).

Commit Details:

Full Hash: 4d043c99dc49022e10a940b26ed9bc469581926f
Parent Commit: e78b03f
Lines Changed: +46, -17

5 Modified Paths:

/source/blender/blenlib/BLI_string.h (+3, -1) (Diff)
/source/blender/blenlib/BLI_string_utf8.h (+3, -1) (Diff)
/source/blender/blenlib/intern/string.c (+28, -6) (Diff)
/source/blender/blenlib/intern/string_utf8.c (+10, -7) (Diff)
/source/blender/editors/space_node/node_select.c (+2, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021