Convert grease pencil (GP) to colored curves (meshes)

blender-addon
2 Open Issues Need Help Last updated: Jun 25, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Enhance the Blender addon 'GP to Colored Curves' to support filling in Grease Pencil strokes, in addition to the current stroke support. This involves modifying the existing Python script to handle the geometry and color data of filled strokes and convert them into meshes or curves.

Complexity: 4/5
enhancement help wanted

Convert grease pencil (GP) to colored curves (meshes)

Python
#blender-addon

AI Summary: Implement curve profile adjustment features for the Blender addon 'GP to Colored Curves', allowing for customization of curve caps and potentially other profile aspects. This involves modifying the existing Python code to incorporate options for controlling the shape of the generated curves beyond just their radius.

Complexity: 4/5
help wanted

Convert grease pencil (GP) to colored curves (meshes)

Python
#blender-addon