Page MenuHome

Override: API update_operations.
ClosedPublic

Authored by Jeroen Bakker (jbakker) on Mar 29 2021, 12:10 PM.

Details

Summary

The update_operations function will update the override structure of the
local object. When working with overrides the override structure is only
updated when the work-file is stored. When using scripts you might want
to enforce the update of override properties and operations.

This function removes a hack on the test cases.

Diff Detail

Repository
rB Blender

Event Timeline

Jeroen Bakker (jbakker) requested review of this revision.Mar 29 2021, 12:10 PM
Jeroen Bakker (jbakker) created this revision.
Bastien Montagne (mont29) added inline comments.
source/blender/makesrna/intern/rna_ID.c
1730

Would be a bit more specific here, something like "Update the library override operations based on the differences between this override ID and its reference"?

This revision is now accepted and ready to land.Apr 16 2021, 4:55 PM
This revision was automatically updated to reflect the committed changes.