Refactor: fcurve bounds functions #105177

Merged
Christoph Lendenfeld merged 16 commits from ChrisLend/blender:refactor_fcurve_bounds into main 2023-03-10 11:33:21 +01:00

16 Commits

Author SHA1 Message Date
Christoph Lendenfeld 183d3528af remove else 2023-03-10 11:23:08 +01:00
Christoph Lendenfeld 346599f2ae Merge branch 'main' into refactor_fcurve_bounds 2023-03-10 11:21:56 +01:00
Christoph Lendenfeld 39433707be fix issues coming from structure change 2023-03-09 12:20:26 +01:00
Christoph Lendenfeld 1fbf03eb8a implement changes to calculate_fpt_bounds 2023-03-09 12:06:38 +01:00
Christoph Lendenfeld c04aefcc93 Merge branch 'main' into refactor_fcurve_bounds 2023-03-09 12:01:19 +01:00
Christoph Lendenfeld 63432e312d resolve merge conflicts 2023-03-03 10:42:47 +01:00
Christoph Lendenfeld 507d5bd3ee Merge branch 'main' into refactor_fcurve_bounds 2023-03-03 09:56:32 +01:00
Christoph Lendenfeld 0d40d38459 remove check for keyframe type when getting bounds with handles 2023-03-02 13:00:54 +01:00
Christoph Lendenfeld cd11922741 Merge branch 'main' into refactor_fcurve_bounds 2023-03-02 12:50:22 +01:00
Christoph Lendenfeld 69053a6421 add tests for fcu->fpt for BKE_fcurve_calc_bounds 2023-03-02 12:50:10 +01:00
Christoph Lendenfeld 40e149e06b implement comments in tests 2023-03-02 12:37:02 +01:00
Christoph Lendenfeld 4fb84b4bf0 include sybrens comments 2023-03-02 12:14:41 +01:00
Christoph Lendenfeld a2b16f370c remove warnings
shouldn't be part of this patch
2023-02-24 15:56:32 +01:00
Christoph Lendenfeld 8f1d7045b2 add tests 2023-02-24 15:40:32 +01:00
Christoph Lendenfeld ac19d19dfc fix issues with values not initialized 2023-02-24 15:40:25 +01:00
Christoph Lendenfeld d21fbce9ff refactor fcurve bounds functions 2023-02-24 12:45:59 +01:00