Files
test2/source
YimingWu 123b36ff47 Fix #137528: Grease Pencil: Swap bezier handles when joining strokes
Previously when joining strokes, only point order is reversed as needed
without taking care of bezier handle positions, this can cause bezier
typed strokes to be joined with reversed handles. This fix swaps left/
right handle attributes together with points in `reverse_points_of` call.

Pull Request: https://projects.blender.org/blender/blender/pulls/137533
2025-04-24 10:16:21 +02:00
..