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

21 Commits

Author SHA1 Message Date
Christoph Lendenfeld 0d0085c764 simplify IndexRange
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-05-03 16:30:57 +02:00
Christoph Lendenfeld 9a431650a7 grain size to 256 2024-05-03 11:58:03 +02:00
Christoph Lendenfeld eec72c97db Merge branch 'main' into thread_recalc_handles 2024-05-03 11:09:38 +02:00
Christoph Lendenfeld 422c895967 set grain size to 512 2024-04-30 12:04:56 +02:00
Christoph Lendenfeld b3f1d39d79 use clamp macros 2024-04-30 11:46:02 +02:00
Christoph Lendenfeld 43b066a154 Merge branch 'main' into thread_recalc_handles 2024-04-30 11:32:05 +02:00
Christoph Lendenfeld 99dd62f13d Merge branch 'main' into thread_recalc_handles 2024-04-25 11:58:34 +02:00
Christoph Lendenfeld 167727e63b Merge branch 'main' into thread_recalc_handles 2024-04-23 15:44:23 +02:00
Christoph Lendenfeld a03271760e Merge branch 'main' into thread_recalc_handles 2024-04-11 11:58:23 +02:00
Christoph Lendenfeld 54ee715ce5 Merge branch 'main' into thread_recalc_handles 2024-04-02 10:26:21 +02:00
Christoph Lendenfeld 7f2a221ad3 Merge branch 'main' into thread_recalc_handles 2024-03-28 14:52:50 +01:00
Christoph Lendenfeld 4447f208eb grain size to 128
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2024-03-26 10:37:38 +01:00
Christoph Lendenfeld 7239e1c781 Merge branch 'main' into thread_recalc_handles 2024-03-26 10:22:47 +01:00
Christoph Lendenfeld aa3e8322a4 Merge branch 'main' into thread_recalc_handles 2024-03-21 11:52:43 +01:00
Christoph Lendenfeld c7c3cb13fd fix issue with first and last key 2024-03-15 11:22:24 +01:00
Christoph Lendenfeld 32a9bd6756 remove unused include 2024-03-15 11:00:41 +01:00
Christoph Lendenfeld 3aa506f119 Merge branch 'main' into thread_recalc_handles 2024-03-15 10:24:23 +01:00
Christoph Lendenfeld f758e40519 remove print 2024-03-14 13:37:42 +01:00
Christoph Lendenfeld 9d21117d02 Merge branch 'main' into thread_recalc_handles 2024-03-14 10:55:33 +01:00
Christoph Lendenfeld 97097c0653 larger thread work 2024-03-12 17:22:52 +01:00
Christoph Lendenfeld 480882f438 wip 2024-03-12 17:15:59 +01:00