Files
test/source/blender
Laurynas Duburas 38c1656624 Fix #143635: Grease Pencil: Use only editable points in use_connected_only
In function `curve_populate_trans_data_structs` only editable points are
copied to `TransDataContainer`.
The code handling proportional connected editing was expecting all data
from `CurvesGeometry` to be there. Additional offset index array was
added for editable points per curves.

Pull Request: https://projects.blender.org/blender/blender/pulls/144655
2025-08-25 11:03:37 +02:00
..
2025-08-22 13:42:28 +10:00
2025-08-25 09:23:32 +02:00
2025-08-22 17:59:27 +02:00