Blender Git Commit Log

Git Commits -> Revision 677d699

Revision 677d699 by Bastien Montagne (master)
April 4, 2018, 09:59 (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: 677d699645be41acb96f256a1e2088aa21e5e72b
Parent Commit: c128738
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