Blender Git Commit Log

Git Commits -> Revision bc252b3

Revision bc252b3 by Philipp Oeser (modifier-panels-ui)
April 16, 2020, 19:29 (GMT)
Fix T75675: Unlinking [with setting users to zero] not clearing
LIB_TAG_EXTRAUSER_SET flag

For example in the Image Editor, an assert would be triggered after
unlinking an image [with setting users to zero] and then setting the
image for the Image Editor again.

Whenever we set an Image for Image Editor, the Image ID is flagged
LIB_TAG_EXTRAUSER_SET, when we unlink [with setting users to zero] this
flag was not cleared.

quote @mont29: "a proper fix would be to move this to modern code, and
actually delete the ID..." but that is for later.

Maniphest Tasks: T75675

Differential Revision: https://developer.blender.org/D7452

Commit Details:

Full Hash: bc252b3b1a6e8590ac1de26c59132c27857a33f7
Parent Commit: bdeb0c3
Committed By: Julian Eisel
Lines Changed: +1, -0

1 Modified Path:

/source/blender/editors/interface/interface_templates.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021