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