Blender Git Commit Log

Git Commits -> Revision d5cefc1

Revision d5cefc1 by Campbell Barton (master)
April 1, 2021, 10:35 (GMT)
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.

Commit Details:

Full Hash: d5cefc1844cfd679b5d1f134386635f6165ae2e3
Parent Commit: 8a144b7
Lines Changed: +10, -2

1 Modified Path:

/source/blender/editors/transform/transform_convert_object.c (+10, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021