Blender Git Commit Log

Git Commits -> Revision a023c1a

Revision a023c1a by Bastien Montagne (master)
March 11, 2021, 13:26 (GMT)
LibOverride: Add second part of auto-resync code.

`BKE_lib_override_library_main_resync` uses
`LIB_TAG_LIB_OVERRIDE_NEED_RESYNC` tags set by RNA override apply code,
and perform detection for the remaining cases (those were new overrides
need to be created for data that was not present before in the library).

And then it actually resync all needed local overrides.

Part of T83811 & D10649.

Commit Details:

Full Hash: a023c1a34c43b86a661ce3cc73e8fba72b1bfba4
Parent Commit: 534f4e9
Lines Changed: +119, -4

2 Modified Paths:

/source/blender/blenkernel/BKE_lib_override.h (+4, -0) (Diff)
/source/blender/blenkernel/intern/lib_override.c (+115, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021