Files
test/source
Sybren A. Stüvel dfa25d3f05 Fix: Anim, avoid nullptr deref when deleting the last key of an Action
Deleting the last key on an F-Curve also deletes that F-Curve, and if
that happened to be the last F-Curve of the Action, the entire Action is
deleted (only for legacy Actions).

Tagging the depsgraph is now only done when the Action itself survives.

Pull Request: https://projects.blender.org/blender/blender/pulls/128067
2024-09-24 13:57:50 +02:00
..
2024-09-20 13:14:57 +10:00