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 <ideasman42@gmail.com>2021-04-01 13:16:09 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-04-01 13:34:35 +0300
commit8a144b73c0116a014ed6f081048ffb6b84255d0b (patch)
tree7aa8a52028b161c00f621364a105b5c7ae41bcda /COPYING
parent3f24cfb9582e1c826406301d37808df7ca6aa64c (diff)
BLI_math: add orthogonalize_m#_zero_axes
Expose a this function to initialize any zeroed axes to an orthogonal vector based on other non-zeroed axes. This functionality already existed for `invert_m#_m#_safe_ortho`, expose as a public function as it's useful to be able to fill in zeroed axes of transformation matrices since they may be used in matrix multiplication which would create degenerate matrices.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions