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:
authorHenrik Dick <weasel>2021-08-17 23:16:16 +0300
committerAntonio Vazquez <blendergit@gmail.com>2021-08-17 23:20:26 +0300
commite3098de2a1fedd98d9f31d3cb562116f0945b7f9 (patch)
tree35ffd8b03e6e8218e5f79779722a181aa0d0b0e8 /source/blender/bmesh/intern/bmesh_mesh.h
parent23132fcdc136d1238d9980c2a9bf6d058e846cc7 (diff)
GPencil: Fix unreported switch direction not flipping weights
There was an unreported bug that switch direction would not switch the order of the vertex group weights. This caused join to do it wrong as well. Changed to use `BLI_array_reverse` function here to reverse both the normal points and the weights, therefore simplifying the code. Differential Revision: https://developer.blender.org/D12251
Diffstat (limited to 'source/blender/bmesh/intern/bmesh_mesh.h')
0 files changed, 0 insertions, 0 deletions