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:
authorAlexander Gavrilov <angavrilov@gmail.com>2021-06-05 15:47:11 +0300
committerAlexander Gavrilov <angavrilov@gmail.com>2021-06-05 16:29:46 +0300
commitedaaa2afddb2132e56f39791e559b084b6df8773 (patch)
tree52e86c5b85a0640ec5bd1689c47e0cc81370afbc /source/blender/editors/transform/transform_mode_edge_seq_slide.c
parentd2dc452333a4cfd335a0075277c21349473ba678 (diff)
Limit Rotation: explicitly orthogonalize the matrix before processing.
Add a call to orthogonalize the matrix before processing for the same reasons as D8915, and an early exit in case no limits are enabled for a bit of extra efficiency. Since the constraint goes through Euler decomposition, it would in fact remove shear even before this change, but the resulting rotation won't make much sense. This change allows using the constraint without any enabled limits purely for the purpose of efficiently removing shear. Differential Revision: https://developer.blender.org/D9626
Diffstat (limited to 'source/blender/editors/transform/transform_mode_edge_seq_slide.c')
0 files changed, 0 insertions, 0 deletions