The Wayback Machine - https://web.archive.org/web/20220531114027/https://github.com/topics/blender
Skip to content
#

blender

Here are 2,133 public repositories matching this topic...

CAD_Sketcher
hlorus
hlorus commented Apr 27, 2022

Right now converted meshes approximate curves with a given resolution. Ideally this resolution could be configured as users might want more detail on the converted mesh.

Since mesh converting is currently based on the bezier converter this simply boils down to setting the correct values in the bezier datablock before the to_mesh() method is called. Note that setting this property by the user doe

good first issue

Improve this page

Add a description, image, and links to the blender topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blender topic, visit your repo's landing page and select "manage topics."

Learn more