Blender Git Loki

Git Commits -> Revision 7e210e6

Revision 7e210e6 by Bastien Montagne (master)
November 13, 2020, 13:21 (GMT)
LibOverride: Do not tag overrides for complete recalc.

This was done as some sort of safety, but should not actually be needed,
and including tags like `ID_RECALC_POINT_CACHE` e.g. makes usage of
point caches impossible with liboverrides (since it would systematically
invalidate all cache on file load).

In theory we should not have to tag anything here in fact, RNA accessors
are supposed to take care of it, but for now we keep the
`ID_RECALC_COPY_ON_WRITE` one.

Part of first step of T82503: support disk cache in liboverrides.

Commit Details:

Full Hash: 7e210e68ba9f79642cde6ebe07691a7f3169bb9e
Parent Commit: 59910f7
Lines Changed: +1, -1

1 Modified Path:

/source/blender/blenkernel/intern/lib_override.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021