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