Files
test2/source/blender/editors/include
Campbell Barton da160dc32d Object: faster object deletion
The `object_delete_exec` lead to `BKE_library_ID_is_indirectly_used`
being called twice. With this patch deleting is around 20% faster.

Example when deleting 10000 objects:
Current: 35.6s
This patch: 18.8s (updated, last rev 29.7s)

Reviewed By: campbellbarton

Ref D9857
2021-03-27 13:38:44 +11:00
..
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-02-13 17:44:51 +11:00
2020-10-19 08:12:33 -07:00
2021-03-27 13:38:44 +11:00
2021-03-18 09:36:44 +11:00