Files
test/source
Laurynas Duburas 1c56e8bc68 Curves: Add Bezier handle support to extrude tool
Moving after extrude looks weird when selecting a Bezier point with both
handles and extruding it. This happens because old handles are selected
as well as new ones. Patch takes `".selection_handle_left"` and
`".selection_handle_right"` attributes  into account.

Pull Request: https://projects.blender.org/blender/blender/pulls/121340
2024-06-20 16:07:07 +02:00
..