Blender Git Commit Log
Git Commits -> Revision 726e697
Revision 726e697 by Bastien Montagne (id-ensure-unique-memory-address, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 21, 2020, 14:49 (GMT) |
Rework the whole unique ID system to also store ID addresses history in Main's mapping. In the end, since this is a runtime/editing session data only, makes more sense to store it here than in ID struct itself. And it's probably also more efficient to handle. |
Commit Details:
Full Hash: 726e6972160159cc9d5b2be9cfb618f7362acc81
Parent Commit: 1186050
Lines Changed: +115, -68