Files
test2/source
Christoph Lendenfeld f865e67593 Refactor: Replace move_key with BKE_fcurve_keyframe_move_value_with_handles
The helper function `move_key` did exactly the same things as `BKE_fcurve_keyframe_move_value_with_handles`
It was only created because I wasn't aware that such logic already existed
No functional changes

Pull Request: https://projects.blender.org/blender/blender/pulls/107402
2023-05-02 22:12:54 +02:00
..