Blender Git Loki
Git Commits -> Revision 01dd1a5
Revision 01dd1a5 by Sergey Sharybin (temp-T78835) July 30, 2020, 09:36 (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: 01dd1a503fe140ef634ce2b86610cae1239ffebe
Parent Commit: 4e6975f
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)