Blender Git Commit Log

Git Commits -> Revision b9a8cd6

February 26, 2020, 11:54 (GMT)
Various updates/cleanups after recent changes.

Mainly:
* Use a simple `GSet` instead of an `IDNameLib_Map` for storing valid
old IDs pointers (since we do not need to complex name-based search
anymore).
* Use new `BKE_main_idmemhash_lookup_id` helper to search into history
of IDs memaddresses.

Commit Details:

Full Hash: b9a8cd6a0c5634725c5dde6894e68257a32c84fa
Parent Commit: b2b971b
Lines Changed: +30, -24

3 Modified Paths:

/source/blender/blenloader/intern/readblenentry.c (+1, -1) (Diff)
/source/blender/blenloader/intern/readfile.c (+26, -21) (Diff)
/source/blender/blenloader/intern/readfile.h (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021