Open Issues Need Help
View All on GitHubAI 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.
Convert grease pencil (GP) to colored curves (meshes)
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.
Convert grease pencil (GP) to colored curves (meshes)