This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Antonio Vazquez fa6c2c7dba 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.
2019-04-01 16:48:01 +02:00
..
2019-03-15 09:54:30 +11:00
2019-03-22 20:36:30 +01:00
2019-03-19 15:17:46 +11:00
2019-04-01 16:33:28 +02:00
2019-03-25 11:42:28 +11:00
2019-02-18 08:22:12 +11:00
2019-03-25 11:42:28 +11:00
2019-02-18 08:22:12 +11:00
2019-03-25 11:55:36 +11:00