Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <bastien@blender.org>2020-05-29 15:30:02 +0300
committerBastien Montagne <bastien@blender.org>2020-05-29 15:30:02 +0300
commitd1bc233ffeff55568957f15ee129c3cbcb62bdf1 (patch)
tree8e657cd1dd67c0f42fc6c1413cdb5b49deaab9fb /source/blender/editors/space_sequencer
parent582d3153a1e4cc8dd8c5d398d533fadf3a9e1702 (diff)
Undo: Writefile: fix 'id changed' detected when resorting IDs.
The ListBase next/prev pointers will change everytime you add or rename an ID, also for 'neighbors' data-blocks in the list, causing unnecessary 'changed' detection. This info is not needed in blendfile anyway, so just NULLify it.
Diffstat (limited to 'source/blender/editors/space_sequencer')
0 files changed, 0 insertions, 0 deletions