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:
authorLuca Rood <dev@lucarood.com>2018-08-17 14:08:47 +0300
committerLuca Rood <dev@lucarood.com>2018-08-25 23:13:19 +0300
commitb30d103cf63ced54473b49b4160faf3e53a9a530 (patch)
tree8d3beebc265126607085ebd9c9b53d986e6db640 /.gitmodules
parent1a7837596cb983fd3328eb680007147761f29f5b (diff)
Cloth: Fix mistake in big matrix multiplication
Only the upper triangle of the block matrix is stored, thus when executing operations on the lower triangle, each block must be transposed. This transposition was not ocurring in the matrix-vector multiplication function, which is fixed by this commit. Reviewed By: brecht Differential Revision: http://developer.blender.org/D3619
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions