Files
test/source
Christoph Lendenfeld d78550634a Fix: Crash when trying to get FCurve segments of baked curve
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
2023-03-24 13:52:54 +01:00
..