Blender Git Commit Log

Git Commits -> Revision faafe6e

Revision faafe6e by Bastien Montagne (master)
August 23, 2018, 06:46 (GMT)
Add helper to BKE_library to generate unique string key for an ID.

Basically just concatenates ID's name (including its IDtype code) and
that library's name, if any. This must give unique string in a given
Main database, suitable for GHash keys e.g.

Commit Details:

Full Hash: faafe6e6bc505c91324e84abf49eadd463a77afe
Parent Commit: 922ca68
Lines Changed: +21, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_library.h (+2, -0) (Diff)
/source/blender/blenkernel/intern/library.c (+19, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021