Files
test2/source
Sybren A. Stüvel c7900cc905 Fix: #125354: Assert with box/lasso select in driver editor
The box/lasso select code called `evaluate_fcurve()` to evaluate the
driver F-Curve, which is not meant for drivers. It now calls
`evaluate_fcurve_only_curve()`, which is meant for this purpose (only
evaluates the F-Curve part of the F-Curve, and ignore the driver).

Pull Request: https://projects.blender.org/blender/blender/pulls/134042
2025-02-04 16:03:01 +01:00
..
2025-02-02 14:39:34 +11:00