Files
test/source
Laurynas Duburas 92c0eb5e66 Curves: Refactor extrude to use foreach_selected_point_ranges_per_curve
Extrude refactored to use `foreach_selected_point_ranges_per_curve`.
This reduces amount of code and increases readability significantly.

Function `curves_extrude_exec` is refactored to follow structure of
other operators. Also to return `OPERATOR_CANCELLED` when extrude was
called with no points selected.

Pull Request: https://projects.blender.org/blender/blender/pulls/135056
2025-02-24 21:21:23 +01:00
..
2025-02-19 17:08:38 +01:00