Blender Git Commit Log
Git Commits -> Revision 641dade
Revision 641dade by Bastien Montagne (soc-2021-porting-modifiers-to-nodes-decimate, soc-2021-porting-modifiers-to-nodes_all) July 30, 2021, 14:56 (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: 641dade2bec72cf4cec8290d6a35f6b96c53a6f2
Parent Commit: 0f72541
Committed By: Fabian Schempp
Lines Changed: +1, -139
1 Modified Path:
/source/blender/blenkernel/intern/collection.c (+1, -139) (Diff)