Blender Git Loki
Git Commits -> Revision cd579c4
Revision cd579c4 by Sergey Sharybin (master) July 31, 2020, 09:22 (GMT) |
Add generic session UUID structures to DNA Allows to use pre-defined structure for session UUIDs in all data structures which needs it: pose channels, sequencer strips, modifiers. The goal of all this is to have a reliable way of matching original and copy-on-written versions of data, so that it's possible to preserve runtime caches. |
Commit Details:
Full Hash: cd579c49960510b9979842284b94b35c9175e059
Parent Commit: 298d5eb
Lines Changed: +48, -0
1 Added Path:
/source/blender/makesdna/DNA_session_uuid_types.h (+46, -0) (View)
1 Modified Path:
/source/blender/makesdna/intern/makesdna.c (+2, -0) (Diff)