Blender Git Commit Log

Git Commits -> Revision fa6c2c7

Revision fa6c2c7 by Antonio Vazquez (master)
April 1, 2019, 14:48 (GMT)
GPencil: Handle vertex groups weights correctly

In extrude operator when the point was added, the weight data pointer was wrongly connected to old pointer.

Now, when move the data, the pointer is moved, but when a new point is added, the memory is duplicated to keep separated copies of the pointer.

This is related T62872

Thanks to @sergey for his help fixing this bug.

Commit Details:

Full Hash: fa6c2c7dba909e5d8a88817854b215990eea7051
Parent Commit: af6df84
Lines Changed: +14, -8

1 Modified Path:

/source/blender/editors/gpencil/gpencil_edit.c (+14, -8) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021