When using the slider operators in the Graph Editor the code would try to access `FCurve.bezt` without checking that exists. When the curve is baked that is a null pointer. Pull Request: https://projects.blender.org/blender/blender/pulls/106102
When using the slider operators in the Graph Editor the code would try to access `FCurve.bezt` without checking that exists. When the curve is baked that is a null pointer. Pull Request: https://projects.blender.org/blender/blender/pulls/106102