We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec26294 commit 672da7bCopy full SHA for 672da7b
src/blender/scripts/neon_curves.py
@@ -87,7 +87,6 @@ def load_font(font_path):
87
# ----------------------------------------------------------------------------
88
89
# Modify Text / Curve settings
90
-#print (bpy.data.curves.keys())
91
text_object = bpy.data.curves["Text.001"]
92
text_object.extrude = params["extrude"]
93
text_object.bevel_depth = params["bevel_depth"]
0 commit comments