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:
authorSybren A. Stüvel <sybren@blender.org>2019-12-10 15:58:38 +0300
committerSybren A. Stüvel <sybren@blender.org>2019-12-10 16:01:40 +0300
commite71fe924c558f7115ac9cdd41d7c4668bc15d308 (patch)
treec9c2d5943fc8b8c329196912e7797ac9e7cb13c5 /source/blender/makesrna/intern/rna_scene.c
parentdaf290dcc80ce5b0904cb92c1696184e8c319ff9 (diff)
Fix T71609: Resizing bone length to 0 gets it stuck to that size
The result of normalising the bone vector wasn't checked, so it resulted in a zero-length vector being multiplied with the desired length. Choosing an arbitrary vector prevents the bone being 'stuck' at zero length. Thanks @mano-wii for the patch.
Diffstat (limited to 'source/blender/makesrna/intern/rna_scene.c')
0 files changed, 0 insertions, 0 deletions