blender/scripts/modules
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
..
_bpy_internal Linux: only allow registering file association for portable builds 2024-04-30 15:48:46 +10:00
bl_app_override License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bl_console_utils Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bl_i18n_utils Cleanup: unused imports 2024-04-19 16:09:30 +10:00
bl_keymap_utils GPv3: Fill tool to generate strokes in empty areas 2024-05-15 13:36:06 +02:00
bl_previews_utils Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bl_rna_utils Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bl_text_utils Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bl_ui_utils Use the redirect.b.o website for bug reports 2024-04-30 14:56:33 +02:00
bpy Fix #121712: outdated mapping between UI translations and Doc languages. 2024-05-14 16:53:00 +02:00
bpy_extras Fix #121349: Baking adds keys on custom properties that are non-keyable 2024-05-10 17:03:52 +02:00
gpu_extras License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
addon_utils.py Extensions: add Preferences.extensions 2024-05-15 00:52:23 +10:00
animsys_refactor.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bl_app_template_utils.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
blend_render_info.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
bpy_restrict_state.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
bpy_types.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
console_python.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
console_shell.py License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
graphviz_export.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
keyingsets_utils.py Fix #121349: Baking adds keys on custom properties that are non-keyable 2024-05-10 17:03:52 +02:00
nodeitems_utils.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
rna_info.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
rna_keymap_ui.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
rna_manual_reference.py Compositor: Remove quality setting from DNA and UI 2024-05-08 16:56:32 +02:00
rna_prop_ui.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
rna_xml.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00
sys_info.py Cleanup: replace %-formatting with str.format in scripts/modules/ 2024-04-27 16:06:51 +10:00