Files
test/source/blender/blenkernel
Campbell Barton 841b3e9d81 Fix: avoid divide by zero in the "Stretch To" constraint
A zero scaled axis resulted in the matrix containing NAN values.
Use `safe_divide` to avoid this.

Ref !141654
2025-07-10 21:05:52 +10:00
..
2025-05-19 16:13:20 -04:00
2025-04-04 18:38:53 +02:00
2025-04-04 18:38:53 +02:00
2025-05-22 16:32:44 +02:00
2025-06-14 15:57:33 +10:00