Skip to content
Snippets Groups Projects
Commit c7e989bd authored by Bastien Montagne's avatar Bastien Montagne
Browse files

Fix #126205: Do not rebuild collection caches on any ID deletion.

Deleting ID would systematically call `BKE_main_collection_sync_remap`,
which would invalidate all collection caches. This should only be needed
when deleting a Scene, Collection or Object ID.

Pull Request: https://projects.blender.org/blender/blender/pulls/127866
parent adf990f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment