Files
test/source/blender/editors/transform
Campbell Barton d5cefc1844 Fix T50103: Transform not working if scale is zero
If any axis of the scale of an object was zero, transforming failed.
This was because `td->smtx` was set to a zero matrix.

orthogonalize_m3_zero_axes is used to fill in the zeroed axes.

Thanks to @filedescriptor for the initial fix: D10869.
2021-04-01 21:35:19 +11:00
..
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-02-17 15:04:29 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-02-13 17:44:51 +11:00