Files
test2/source
Sybren A. Stüvel 1625d9359d Fix #137864: Action Constraint without Action produces invalid result
When there is no Action set on an Action constraint, the matrix returned
by the constraint would be uninitialized. In practice, this meant an
all-zeroes matrix. Now, the unit matrix is returned in such a case.

Pull Request: https://projects.blender.org/blender/blender/pulls/137965
2025-04-25 17:24:11 +02:00
..