Blender Git Loki
Git Commits -> Revision 826e4ba
Revision 826e4ba by Brecht Van Lommel (master) April 7, 2020, 11:19 (GMT) |
Cleanup: skip reading UI datablocks entirely for undo Other types of datablocks pointing to UI datablocks is unsupported, so there is no need to store them in fd->libmap. With the experimental undo speedup enabled preserving such pointers was done. But it didn't work in 2.82 and such pointers are easily lost in cases other than undo. Differential Revision: https://developer.blender.org/D7329 |
Commit Details:
Full Hash: 826e4ba99c5c7b0a74d9d8dcbc7e16117adfd565
Parent Commit: d2a07c7
Lines Changed: +9, -13
1 Modified Path:
/source/blender/blenloader/intern/readfile.c (+9, -13) (Diff)