Blender Git Commit Log

Git Commits -> Revision d1bc233

Revision d1bc233 by Bastien Montagne (master)
May 29, 2020, 12:30 (GMT)
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.

Commit Details:

Full Hash: d1bc233ffeff55568957f15ee129c3cbcb62bdf1
Parent Commit: 582d315
Lines Changed: +5, -0

1 Modified Path:

/source/blender/blenloader/intern/writefile.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021