Blender Git Commit Log

Git Commits -> Revision 3db3707

Revision 3db3707 by Bastien Montagne (master)
July 28, 2021, 13:51 (GMT)
Remove the code in `BKE_collection_move` to preserve LayerCollection flags.

This code was actually buggy (forcefully re-enabling excluded layers in some
cases).

Further more, it should not be needed now that layerCollection resync code
reuses as much as possible existing layers instead of deleting and
re-creating them all the time.

Differential Revision: https://developer.blender.org/D12016

Commit Details:

Full Hash: 3db37075f699dd62706f41612d91ae022f286247
Parent Commit: b18d024
Lines Changed: +1, -139

1 Modified Path:

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