Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-04-01 13:16:13 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-01 13:35:19 +0300
commitd5cefc1844cfd679b5d1f134386635f6165ae2e3 (patch)
treea79bc8141ac349ee7c0caa223016221b67f81462 /tests
parent8a144b73c0116a014ed6f081048ffb6b84255d0b (diff)
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.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions