Files
test/source/blender/blenkernel
Bastien Montagne 8df93cd751 BKE: id_delete: Do not forbid layer collection resync in non-Main case.
There is no reason to deal with layer collections resync in non-main
case, deletion code should never trigger it anyway.

This will avoid quite a lot of the non-main-thread calls to
`BKE_layer_collection_resync_forbid` (detected and 'fixed' in previous
commit).
2024-07-17 12:57:47 +02:00
..
2024-05-08 11:25:00 +02:00
2024-07-13 16:56:57 +10:00
2024-07-13 16:56:57 +10:00
2023-11-27 09:30:52 +11:00
2024-06-17 23:50:05 +02:00