Blender Git Loki
Git Commits -> Revision f4e17b2
Revision f4e17b2 by Bastien Montagne (id-ensure-unique-memory-address, libquery-handle-ui-pointers, readfile-rework-refcount-handling, undo-experiments, undo-experiments-swap-reread-datablocks, uuid-undo-experiments, uuid-undo-experiments-swap-reread-datablocks) February 7, 2020, 15:13 (GMT) |
libquery: add optional handling of 'UI' ID pointers. Handling those through different ways /might/ be needed sometimes, but in most case this is just a nest of issues, since you can easily forget to take them into account. Note that this should be a 'non-functional' change, as this new behavior is not used anywhere yet. |
Commit Details:
Full Hash: f4e17b25bd982cec5f693c48143e3dc36aeee649
Parent Commit: f2df4e0
Lines Changed: +185, -10