geom settings - add new settings from 439f9c1

This commit is contained in:
Andrej
2025-06-05 17:54:07 +05:00
parent d0741cd495
commit 3a66a1c754
@@ -66,6 +66,7 @@ SETTING = Literal[
"apply-default-materials", "apply-default-materials",
"boolean-attempt-2d", "boolean-attempt-2d",
"building-local-placement", "building-local-placement",
"cache-shapes",
"cgal-original-edges", "cgal-original-edges",
"circle-segments", "circle-segments",
"compute-curvature", "compute-curvature",
@@ -92,12 +93,14 @@ SETTING = Literal[
"mesher-linear-deflection", "mesher-linear-deflection",
"model-offset", "model-offset",
"model-rotation", "model-rotation",
"no-clean-triangulation",
"no-normals", "no-normals",
"no-parallel-mapping", "no-parallel-mapping",
"no-wire-intersection-check", "no-wire-intersection-check",
"no-wire-intersection-tolerance", "no-wire-intersection-tolerance",
"precision", "permissive-shape-reuse",
"precision-factor", "precision-factor",
"precision",
"reorient-shells", "reorient-shells",
"site-local-placement", "site-local-placement",
"surface-colour", "surface-colour",