blender/scripts/modules/bl_keymap_utils
Lukas Tönne 7a3cd753ba GPv3: Fill tool to generate strokes in empty areas
Implementation of the GPv2 Fill tool in Grease Pencil 3.

This tool creates new strokes where the user clicks, by rendering
strokes into an image and then performing flood-fill and boundary
search operations.

This is a minimal first part, several features of the GPv2 tool are
still missing (gap filling methods, smoothing, dilate/erode).

Co-authored-by: Falk David <falk@blender.org>
Pull Request: https://projects.blender.org/blender/blender/pulls/120693
2024-05-15 13:36:06 +02:00
..
__init__.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
io.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
keymap_from_toolbar.py GPv3: Fill tool to generate strokes in empty areas 2024-05-15 13:36:06 +02:00
keymap_hierarchy.py GPv3: Primitive Tools: Line, Polyline, Arc, Curve, Box and Circle Tool 2024-04-22 10:48:03 +02:00
platform_helpers.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
versioning.py Fix #118103: Warning property alt navigation 2024-02-12 09:33:07 -03:00