Blender Git Commit Log

Git Commits -> Revision 738abb6

Revision 738abb6 by Bastien Montagne (undo-caches)
July 2, 2020, 16:02 (GMT)
Move cache key struct (and its hashing and compare utils) to BKE_idtype.

Since those are generic to IDTypeInfo callbacks, move them here, they do
not belong to BLO anymore for sure.

Commit Details:

Full Hash: 738abb6d2a6eb5945570171e17657bc46ea37a8b
Parent Commit: 37ccbbb
Lines Changed: +37, -37

5 Modified Paths:

/source/blender/blenkernel/BKE_idtype.h (+14, -2) (Diff)
/source/blender/blenkernel/intern/idtype.c (+17, -0) (Diff)
/source/blender/blenkernel/intern/sound.c (+1, -1) (Diff)
/source/blender/blenloader/BLO_readfile.h (+0, -12) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -22) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021