Blender Git Commit Log

Git Commits -> Revision df80aeb

Revision df80aeb by Bastien Montagne (master)
September 21, 2015, 13:06 (GMT)
Fix (unreported) Append/link code: All library datablocks could end with same name.

This was broken since ages I think, did not really hurt since we usually never use libs' names
to access them. Rather bad behavior however, breaking a ground rule of our ID system!

And no real reason to add new libraries to new (split) Main at all, libraries are
never considered linked datablocks, which means they should always be in 'main' Main->library list.

Not a regression, but should be included in 2.76 imho.

Commit Details:

Full Hash: df80aeb162ac5def465bb87d95abf851f014f616
Parent Commit: 8da3c5c
Lines Changed: +3, -1

1 Modified Path:

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