Blender Git Commit Log

Git Commits -> Revision e3098de

Revision e3098de by Henrik Dick (master)
August 17, 2021, 20:20 (GMT)
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

Commit Details:

Full Hash: e3098de2a1fedd98d9f31d3cb562116f0945b7f9
Parent Commit: 23132fc
Committed By: Antonio Vazquez
Lines Changed: +6, -39

1 Modified Path:

/source/blender/blenkernel/intern/gpencil_geom.cc (+6, -39) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021