Anim: run bezier handle calculation in parallel #119388

Merged
Christoph Lendenfeld merged 21 commits from ChrisLend/blender:thread_recalc_handles into main 2024-05-07 10:43:03 +02:00
1 changed files with 0 additions and 1 deletions
Showing only changes of commit 32a9bd6756 - Show all commits

View File

@ -26,7 +26,6 @@
#include "BLI_sort_utils.h"
#include "BLI_string_utils.hh"
#include "BLI_task.hh"
#include "BLI_timeit.hh"
#include "BLT_translation.hh"