Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'presets/operator/mesh.primitive_round_cube_add/Quadsphere.py')
-rw-r--r--presets/operator/mesh.primitive_round_cube_add/Quadsphere.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/presets/operator/mesh.primitive_round_cube_add/Quadsphere.py b/presets/operator/mesh.primitive_round_cube_add/Quadsphere.py
index 3e777d2e..0a7ad4eb 100644
--- a/presets/operator/mesh.primitive_round_cube_add/Quadsphere.py
+++ b/presets/operator/mesh.primitive_round_cube_add/Quadsphere.py
@@ -5,4 +5,4 @@ op.radius = 1.0
op.arc_div = 8
op.lin_div = 0
op.size = (0.0, 0.0, 0.0)
-op.div_type = 'CORNERS' \ No newline at end of file
+op.div_type = 'CORNERS'