Blender Git Commit Log

Git Commits -> Revision 1daa502

October 7, 2015, 19:56 (GMT)
Add BKE_libblock_relink(), which works as _libblock_remap(), but only over one given ID
(instead of whole Main content).

Could replace maybe things like constraint, rigisbody world, etc. '_relink' func,
but for now it's only intended to replace custom 'id releasing' code in _free()
funcs of all IDs!

Commit Details:

Full Hash: 1daa502f8753d3febd1122d83904e8e5dd57b31e
Parent Commit: 06c6492
Lines Changed: +104, -37

2 Modified Paths:

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