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
diff options
context:
space:
mode:
authorCampbell Barton <campbell@blender.org>2022-08-24 08:53:17 +0300
committerCampbell Barton <campbell@blender.org>2022-08-24 09:07:56 +0300
commit10a4726a5b770a6c916c0ee444808d86c63802e2 (patch)
tree68864324c2a0c22785e07114e78b0dd75f9bdc22 /source/blender/editors
parent112a2c0627fad56a38030b080ef63fd9ffa4c90b (diff)
Fix T94231: Matrix.to_quaternion() returns invalid rotation
The result of mat3_normalized_to_quat isn't valid for negative matrices. Isolate the fix to the Matrix.to_quaternion() instead of changing mat3_normalized_to_quat to prevent unintended side effects elsewhere.
Diffstat (limited to 'source/blender/editors')
0 files changed, 0 insertions, 0 deletions