Blender Git Commit Log
Git Commits -> Revision bf90fcd
Revision bf90fcd by Bastien Montagne (master) January 11, 2021, 15:44 (GMT) |
ID Creation: generate `session_uuid` in more cases. Previous code would not generate a session uuid for embedded IDs (like root node trees or master collections). While this is not a problem currently since those are not directly stored in Main data-base, this is conceptually wrong, since those IDs still pertain the Main data. Further more, this is blocking using `session_uuid` more in depsgraph in place from ID pointer itself, as identifier (related to T84397). |
Commit Details:
Full Hash: bf90fcda4760f52ea7cebcceb7dc0d0e1a7de93a
Parent Commit: 1a26d15
Lines Changed: +7, -2
1 Modified Path:
/source/blender/blenkernel/intern/lib_id.c (+7, -2) (Diff)