Blender Git Commit Log

Git Commits -> Revision 9408cfc

Revision 9408cfc by Bastien Montagne
April 16, 2018, 09:20 (GMT)
Tweak ID->tag reset on file load (no visible change expected!).

Issue was, *some* IDs (like infamous nodetrees from materials etc.)
would not go through the 'main' read_libblock() func, so their tags were
never reset.

So now, we ensure direct_link_id() always clear the tags, and move
setting them in read_libblock() after the call to direct_link_id().

Needed for depsgraph, but general healthier fix actually.

Commit Details:

Full Hash: 9408cfc04f05ffa67ee7d10bf1c4750a3923f315
Parent Commit: 5a746d8
Committed By: Gaia Clary
Lines Changed: +12, -5

1 Modified Path:

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