Blender Git Loki
Git Commits -> Revision f6b23c6
Revision f6b23c6 by Bastien Montagne (master) June 19, 2020, 15:01 (GMT) |
LibOverride: Parallelize diffing of Main database. This will not give any noticeable improvements in common editing tasks, since then usually only a very few IDs are changed and checked for override updates. However, it makes full override diffing process several times faster (happens usually when saving a .blend file, but could also help e.g. when multi-editing several override objects at the same time...). |
Commit Details:
Full Hash: f6b23c63e1d7aae45ac97b92d4b57d550c6051bc
Parent Commit: 9905f57
Lines Changed: +16, -1
1 Modified Path:
/source/blender/blenkernel/intern/lib_override.c (+16, -1) (Diff)