blender/scripts
Amelie Fondevilla 725408e842 GPv3: Extrude operator
Implementation of the extrude operator for Grease Pencil v3.
If an endpoint is selected, the extrusion will extend the stroke.
If an inner point is selected, the extrusion will create a new stroke tied to the one that is selected.

Change of behavior from gpv2: the endpoints of a cyclic curve follow the same behavior as inner points.

Pull Request: https://projects.blender.org/blender/blender/pulls/121249
2024-05-02 12:51:30 +02:00
..
freestyle Cleanup: unused imports 2024-04-19 16:09:30 +10:00
modules Cleanup: spelling in comments 2024-05-02 16:44:10 +10:00
presets GPv3: Extrude operator 2024-05-02 12:51:30 +02:00
site Cleanup: spelling in comments, update dictionary 2023-09-03 21:35:07 +10:00
startup GPv3: Extrude operator 2024-05-02 12:51:30 +02:00
templates_osl License headers: remove GPL header from OSL template script 2023-08-04 13:24:15 +10:00
templates_py Python: replace '%' with str.format for examples & templates 2024-04-12 15:33:40 +10:00