Files
test2/source
Sybren A. Stüvel 54a7b0bc61 Fix: crash when determining RNA data path of driver F-Curve
The F-Curve RNA path function assumed that the F-Curve would be owned by
an Action, which is not the case for drivers, NLA control curves, and
potentially other "free-floating" F-Curves.

This is now checked for, and if the owner is not an Action, the function
refuses to produce a data path. In the future this could be extended to
search through the aforementioned places as well.
2025-05-15 16:32:15 +02:00
..
2025-05-09 14:01:43 +02:00