Blender Git Commit Log

Git Commits -> Revision 09c32a1

Revision 09c32a1 by Bastien Montagne (master)
June 11, 2019, 19:13 (GMT)
Fix T64430: Removing objects from sub-collection doesn't update instances of parent collection.

Collections are a tad annoying with all their caching of objects... When
we modify content of a children collection, we need to tag DeG for CoW
update of all of the ancestors.

For now keeping that recursive tagging helper private, but would not be
surprised if we found more similar cases and needed to expose it to more
code...

Commit Details:

Full Hash: 09c32a15d2f9171c2b61220c6ba5cc585f541cb2
Parent Commit: 14bd257
Lines Changed: +22, -2

1 Modified Path:

/source/blender/blenkernel/intern/collection.c (+22, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021