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
path: root/intern
diff options
context:
space:
mode:
authorGermano Cavalcante <germano.costa@ig.com.br>2021-03-23 17:33:53 +0300
committerGermano Cavalcante <germano.costa@ig.com.br>2021-03-23 17:33:53 +0300
commit9e206039d4f6185be7720640758d4a7a2708c879 (patch)
treeb1908dcd5831255254fd0dd8aca2f659ba6974b8 /intern
parent6d97fdc37eef950bd807670b53f5a399b1233065 (diff)
Fix T86073 : Ctrl clicking 3 times without selecting any of the verts in NurbsPath leads crash.
Crash occurs at `assert(builder->index_len < builder->max_index_len)`. Non-bezier nurbs were being created with abnormal values causing the causing edge count in the draw manager to be incorrect. This commit also deduplicates and adds descriptions to the code. Thanks @PratikPB2123 for pointing out where the error is.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions