Blender Git Commit Log

Git Commits -> Revision 50f9fc7

Revision 50f9fc7 by Campbell Barton (master)
March 24, 2017, 06:40 (GMT)
BLI_path_util: Add BLI_path_join

There weren't any convenient ways to join multiple paths in C
that accounted for corner cases.

Commit Details:

Full Hash: 50f9fc7a53b53a53b9fc90bcb20396426631d20f
Parent Commit: 0453c80
Lines Changed: +185, -0

3 Modified Paths:

/source/blender/blenlib/BLI_path_util.h (+3, -0) (Diff)
/source/blender/blenlib/intern/path_util.c (+84, -0) (Diff)
/tests/gtests/blenlib/BLI_path_util_test.cc (+98, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021