Blender Git Loki

Git Commits -> Revision b958a59

Revision b958a59 by Bastien Montagne (master)
February 25, 2021, 16:48 (GMT)
BKE_lib_query: Add a function to detect and tag all unused IDs.

With the option to detect orphaned data recursively (i.e. if ID `a` is the
only user of ID `b`, and ID `a` is unused, ID `b` will also get tagged
as unused).

To be used by the Purge operation.

Commit Details:

Full Hash: b958a59c791f3f3ecd9039886b85920f0b12548c
Parent Commit: 6daff9a
Lines Changed: +140, -0

2 Modified Paths:

/source/blender/blenkernel/BKE_lib_query.h (+7, -0) (Diff)
/source/blender/blenkernel/intern/lib_query.c (+133, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021